Question #253777 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253777
RaiMan proposed the following answer: --- since you are working with 1.0.1, you should stick with the description on https://github.com/RaiMan/SikuliX-API/wiki/Usage-in-Java-programming as already suggested in your other question. (the link mentioned in comment #1 is for 1.0RC3, which is no longer supported) --- you are scripting with Python language using the Jython interpreter you have activated in your project properties. Exactly the same as in the Sikuli IDE, except the 2 additional initial statements mentioned in the above guideline. -- 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

