← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #251354]: ImagePath class not present in sikuli-ide.jar

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
sikuli-ide.jar is a fat jar, that contains any other stuff needed. 
So as a Maven dependency it does not need any other artifacts.

Nevertheless a class ImagePath only exists with 1.1.0+

For 1.0.1 usage in Java projects there is sikuli-java.jar (setup option 3) - see:
https://github.com/RaiMan/SikuliX-API/wiki/Usage-in-Java-programming

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