← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #237969]: Cant find sikuli-script.jar file in Windows after installation.

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
--- I Suppose 
- we are talking about version 1.0.1
- you want to write Jython scripts using Eclipse PyDev
- you have ran setup in c:\sikuli at least with option 4 (the only one needed for developing as you want) and this finnished wit a success message.

The resulting jars (option 1: sikuli-ide.jar, option 2: sikuli-script.jar and Option 3/4: sikuli-java.jar)
sikuli-java.jar is the one recommended for developing in other IDE's like Eclipse.

If you want to run ready scripts from command line, then you could either do this using your own Jython (still option 4 is sufficient).
If you do not want your own Jython you might either use Script (option 2) or IDE (option 1) to run your scripts from commandline using the provided command files.

Option 5 is needed if you want to use OCR and and find(text).

In all cases you should delete the libs folder in c:/sikuli, to get it
refreshed at runtime.

More info:
https://answers.launchpad.net/sikuli/+question/237747

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