← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #270538]: Is there a way to remove the sikuli import feature in the nightly build?

 

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

RaiMan requested more information:
BTW: what I do not understand:
Why do you use .sikuli at all?
Why don't you use only .py files?

In your case you only need sikulixapi.jar on java class path and and the
Lib/sikuli folder on sys.path (which would be done by 'import
org.sikuli.script.SikulixForJython', see
https://github.com/RaiMan/SikuliX-2014/wiki/Usage-in-Java-programming).

... and then use Jython to run your stuff from command line.

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