sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #30220
Re: [Question #260690]: SyntaxError: Non-ASCII character in file sikulixapi.jar
Question #260690 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/260690
Status: Open => Answered
RaiMan proposed the following answer:
This is definitely a problem of Jython 2.7 but only on Windows.
On Mac I do not have any problems with that.
As test I made a plain Maven test project in NetBeans with the template, that just print "Hello world!".
So in the jar, there are just a few standard bytes (META-INF and an APP.class).
… and it works when one before sets the environment variable CLASSPATH
… and with 2.5 this -J-cp does not work at all
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.