← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #662010]: Class path Dump error

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
I recommend, to purge everything you have currently of SikuliX from your system
(see: http://sikulix-2014.readthedocs.io/en/latest/basicinfo.html#some-general-aspects)

... and start allover new with downloading and running the setup jar.

Before integrating it with your Java programming environment, you might do a test from command line:
java -Dsikuli.Debug=3 -jar <path-to>\sikulixapi.jar

... just cancel the popup dialog.

The debug output should show no errors.

Then add sikulixapi.jar to your project: should work.

You might as well setup a sikulixapi.jar with the 1.1.2 setup (nightly build) and use this:
https://raiman.github.io/SikuliX-2014/nightly.html

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