Question #240347 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/240347

RaiMan posted a new comment:
Thanks for feedback.

--- import org.sikuli.basics.SikuliXforJython
- should not influence code completion, since it does not contain any relevant 
code besides the Java class and a static method that is run once at time of 
class loading.

- the error message you get is not really an error, but an information, that 
there is nothing to do ;-)
If you would not have the PythonPath entry C:\SikuliX\libs\Lib (that you need 
for code completion ;-), then SikuliXforJython would do this for you at 
runtime. 

If you ever come to the point, that you want to run your Jython scripts
outside Eclipse with an external Jython, this convenience
SikuliXforJython will be welcome again, since you only need sikuli-
java.jar on class path.

With version 1.1 this all will be a bit smoother.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to