sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #15792
Re: [Question #220554]: how to configurate classpath when using my jars in Sikuli
Question #220554 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/220554
Status: Answered => Open
Wilson is still having a problem:
Without these load(), it cannot find my class. This may also be caused
by the wrong classpath.
With your advice, I tried:
*add -cp myown.jar to Sikuli-IDE-w.bat
*java.exe -cp "myown.jar" -jar "sikuli-script.jar" "test.sikuli"
Neither of these works. It cannot find my java class without load('myown.jar').
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.