New question #166335 on Sikuli: https://answers.launchpad.net/sikuli/+question/166335
thanks to Paul Bellamy for finding this: http://jythonpodcast.hostjava.net/jythonbook/en/1.0/appendixB.html#working-with-classpath There is a compact solution that allows to load any .jar and add it to the class path (even from the net) during runtime of a Sikuli script (ClassPathHacker). This is similar to Sikuli's extension solution, but allows your own "extensions". -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

