← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #690084]: Sikulixapi-2.0.4 not working after creating a jar of my Java SWt desktop application

 

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

RaiMan proposed the following answer:
--- classpath at runtime

java  -classpath C:\dependency\sikulixapi-2.0.4.jar myApp.jar

--- trace
You have several System.out.println in your code. So if you run your exported jar from commandline, there should be some printout.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.