sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #52801
Re: [Question #685465]: [2.0.0] IDE: can't export to executable jar --- feature no longer available
Question #685465 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/685465
Status: Open => Answered
RaiMan proposed the following answer:
To run SikuliX scripts in whatever form, the system must have a valid
minimum SikuliX setup.
For Jython scripts (.sikuli, .py (plain file), .skl, .jar) this must be:
- sikulixapi.jar
- Jython 2.7.1 jar
then you can run scripts from command line using
java -jar sikulixapi.jar -r script
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.