← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #214200]: Class Paths

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
LOL, now I understand the burdensome way you found in the net.

Normal classpath settings does not work, as long as you use the Sikuli
internal script runner.

A workaround can be found here:
https://answers.launchpad.net/sikuli/+question/202408

You have to run your script from command line using Jython (either the standalone or the Sikuli-bundled one) as mentioned there.
In parallel you can develop and save your script in the IDE and you might even run it, to be sure to not have any syntax errors.
But in the current IDE you will always get the mentioned runtime error.

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