[HowTo] dynamically (at runtime) add a jar file to the class path

Asked by RaiMan

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".

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
RaiMan (raimund-hocke) said :
#2

ia a HowTo