← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #668217]: How to Run exported Runnable Jar from Sikuli IDE

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Those jars can only be used in a Jython environment (IDE or from
commandline), since they only contain scripts and images, that can be
imported after a load() is processed.

In the sense of Java, these jars are not runnable, they are only
container jars.

http://sikulix-2014.readthedocs.io/en/latest/scripting.html#load

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