问题
I have downloaded sikuli-setup.jar and successfully able to install it. I am able to run sikuli from GUI but I want to run sikuli script from eclipse which require sikuli-script.jar. Please let me know the location or way to download it.
回答1:
Instead of sikuli-script.jar you can use sikuli-java.jar as follows:
- Download last setup from here and put it in in a dedicated folder (e.g d:\sikuli)
- Run the downloaded jar file sikuli-setup.jar (a. Simply double click on sikuli-setup.jar or b. from command prompt execute the command: java -jar sikuli-setup.jar)
Choose options as shown
Confirm download
Include sikuli-java.jar in your project build path (let eclipse just link to its location)
Usage sample here
Hopefully it would work & ENJOY...
回答2:
http://www.sikuli.org/downloadrc3.html This link has clear information about how to download and install sikuli for both 32 as well as 64 bit machine.
回答3:
You can dowmload it from
https://launchpad.net/sikuli/+download download Slikuli-setup.jar . It is used for both 32-bit and 64-bit JVMs.
来源:https://stackoverflow.com/questions/20114511/how-to-get-sikuli-script-jar-for-windows-64-bit-machine