sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #37978
[Question #293519]: SikuliX nightly with some external IDE: can anyone share example settings
New question #293519 on Sikuli:
https://answers.launchpad.net/sikuli/+question/293519
I'm trying to make Sikuli work with external IDE (IntelliJ IDEA) with Mac OS X 10.11 , but I fail.
I installed Python plugin
I chose Jython 2.7 as interpreter
I installed latest Sikuli nightly from http://nightly.sikuli.de/ ,
I added sikulixsetupAPI-1.1.1-20160329.231212-24-forsetup.jar to project classpath.
At best I get "ImportError, no module named sikuli"
I had read dozen topics here, but information is rather confusing and obscure: different versions, different OSes, so I don't know what applies to Mac OS X and what to put where in IDE (I'm not very good with IDEA, I just need some IDE to manage code for several modules).
Can anyone be so kind to share complete settings set for any IDE with pictures, illustrating what to put where for Sikuli-based project supposed to run with several Python (Jython) modules?
Any IDE would work — I can switch to NetBeans or Eclipse , but what I need is example really working, not just links "read there", as I already tried to follow multiple links and it didn't lead to any good results.
I went through https://github.com/RaiMan/SikuliX-2014/wiki/Usage-in-Java-programming , but I didn't manage to get script runnable using it, and what I'm trying to achieve is Jython / Python programming, not exactly Java.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.