sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #07565
Re: [Question #181819]: Compile a new jar with foo method ?
Question #181819 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/181819
Status: Open => Answered
RaiMan proposed the following answer:
You can use the jar utility to unjar the sikuli-script.jar.
use the source class Location, modify it and compile it to a class file.
The replace it in the unjared folder and rejar again.
But if you want to use such things in Python environment of Sikuli:
Just subclass Location, add your needs and use your Location subclass in
your scripts.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.