← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #669501]: Java10 [error] RunTimeINIT: *** Java 8+: skipped: addToClasspath()

 

Question #669501 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/669501

    Status: Open => Answered

RaiMan proposed the following answer:
Beginning with Java 9, any internal manipulation of the classpath at
runtime is no longer possible in the way it is implemented currently. I
do not have a solution for this yet.

As a workaround you have to take care yourself, that jars needed at
runtime are already on the Java classpath before starting your stuff,
since the load() cannot be used for that any longer.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.