How to Run exported Runnable Jar from Sikuli IDE

Asked by shoeb

I try to run sikuli exported runnable jar in my desktop when i open that file with Java Tm platform binary it was loaded for a sec then stop.. please help for the same

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

should be a question first

Revision history for this message
RaiMan (raimund-hocke) said :
#2

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

Can you help with this problem?

Provide an answer of your own, or ask shoeb for more information if necessary.

To post a message you must log in.