sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #52871
Re: [Question #685581]: Neither Jython nor JRuby available
Question #685581 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/685581
Status: Open => Answered
RaiMan proposed the following answer:
In the IDE menu File -> Open Special Files and enter 2 (selecting
Extensions Options).
In the IDE you now have something like:
# or // are comments
// a jar per line to append to classpath
# with absolute path given
#/as_an_example/myjars/someExtension.jar
# external jython
# jython = ....
....
- remove the # in the line jython =
- revise the path according to your setup as absolute path to the jython.jar
(forward slashes are ok ;-)
- save the file (ctrl-s)
- restart the IDE
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.