VM Options help!

I am trying to set up the jME2 libraries in NetBeans. Unfortunately, when I try to run a test, I get an error that says: “Could not find or load main class Djava.library.path=…jME2…”



I have checked the path I typed into VM Options in the project properties but I cannot find a problem with it. ANy ideas?? Thanks for your help!



This is exactly what I have in VM Options:



Djava.library.path="…jME2jME2_1_StableDistributionlibjoglnativelinux_amd64:…jME2jME2_1_StableDistributionlibjoglnativelinux_i586:…jME2jME2_1_StableDistributionlibjoglnativemacosx:…jME2jME2_1_StableDistributionlibjoglnativesolaris_i586:…jME2jME2_1_StableDistributionlibjoglnativewindows_amd64:…jME2jME2_1_StableDistributionlibjoglnativewindows_i586:…jME2jME2_1_StableDistributionliblwjglnativelinux:…jME2jME2_1_StableDistributionliblwjglnativemacosx:…jME2jME2_1_StableDistributionliblwjglnativesolaris:…jME2jME2_1_StableDistributionliblwjglnativewindows"

looks like you are missing the dash ( - ) in front of the Djava.li…

-Djava.library.path=…jME2

Thanks! Now Im getting another error though, it says:



WARNING: Could not load properties. Creating a new one.

SEVERE: Native library not set - go to http://www.jmonkeyengine.com/wiki/doku.php?id=no_lwjgl_in_java.library.path

for details.



I tried that website but It doesnt exist.

Since you are a new user: can you tell me why you don’t use JME3?

You can find the page here: http://jme2.hub.jmonkeyengine.org/doku.php?id=jme2:no_lwjgl_in_java.library.path