sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #06648
Re: [Question #177873]: Sikuli Script integration with Java in Eclipse
Question #177873 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/177873
Status: Open => Answered
RaiMan proposed the following answer:
It is simply as with every other Java package, whose API you want to use
in Java code developed in Eclipse:
make sure, that sikuli-script.jar is in the class path.
The only additional aspect (supposing Windows):
path-to-Sikuli\libs and path-to-java\jre6\bin must be in the system
path, when debugging/running the Java program (this is normally done by
installing Sikuli with the installer package)
The docs have additional hints.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.