Vanuan/sweethome3d

-Djava.ext.dirs=lib/windows/x64;lib, is not supported. Use -classpath instead.

Opened this issue · 3 comments

Hi, there.

I've been trying to execute the sweet home 3d from this source code on Eclipse Oxygen 2.0, and I've followed the configurations setup in the README.
Everytime I try to execute the application I have pop up :
Error: Could not create the Java Virtual Machine
Error: A fatal exception has occured. Program will exit

Then in the console log :
Picked up _JAVA_OPTIONS: -Xmx912M
-Djava.ext.dirs=lib/windows/x64;lib, is not supported. Use -classpath instead.

If someone could help me with this, I'd be very thankful. :)

What OS do you use?
What version of JDK/JRE do you use?

Hi there,
I'm using Windows 10 professionnal and Oracle jdk/jre 9.0.1

Typing cmd > uiautomatorviewer.bat
JAVA_HOME is C:\Program Files\Java\jdk-13.0.1
JRE_HOME = C:\Program Files\Java\jre1.8.0_231
Same error as above.