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

    Status: Open => Answered

RaiMan proposed the following answer:
You can tell SikuliX, where to find the libs folder by either using

Java option: -Dsikuli.Home=<path-to-folder-containing-libs>

or

environment option: SIKULIX_HOME=<path-to-folder-containing-libs>

The other option is to use a dependency with an absolute path, pointing
to the location of sikulix.jar.

BTW: Since it seems you are working in plain Java, you should use
sikulixapi.jar (setup option 2). Somewhen during the next time, this
will be the artefact available on MavenCentral.

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to