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

    Status: Open => Answered

RaiMan proposed the following answer:
So if it is similar to Eclipse IDE, then you only have to
- run setup 1.1.1 or 1.1.2 with option 2 to get a sikulixapi.jar
- put a reference to this sikulixapi.jar into your project's context classpath
- run a simple Java App with a main() containing only Screen scr = new Screen() 
with -Dsikuli.Debug=3 on the java commandline (project run context)

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to