sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #30582
Re: [Question #262133]: How to set up a sikuli-java application using Eclipse and Ant
Question #262133 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/262133
Status: Open => Answered
RaiMan proposed the following answer:
You have to decide, what Sikuli you want to use:
Sikuli-Java-API: https://code.google.com/p/sikuli-api/
... then you just can use the respective Maven dependency
or SikuliX version 1.0.1+ http://sikulix.com
... then you have to use the respective setup jar to locally produce a valid sikuli-java.jar (1.0.1) or sikulixapi.jar (1.1.0) according to the informations starting on the homepage.
With 1.1.0 there is a SNAPSHOT available for Maven projects (see homepage)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.