Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ghost opened this issue Jan 15, 2018 · 3 comments

Comments

@ghost
Copy link

ghost commented Jan 15, 2018

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. :)

@xx7y7xx
Copy link

xx7y7xx commented Jan 15, 2018

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

@ghost
Copy link
Author

ghost commented Jan 16, 2018

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

@R3dXIII
Copy link

R3dXIII commented Oct 20, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants