little problems ..

Started by Anto, February 02, 2006, 01:14:29

Previous topic - Next topic

Anto

:oops:


look i hv a problem.. using eclipse ..
when i run my aplication :

Quote
Exception in thread "main" java.lang.NoClassDefFoundError: org.lwjgl.opengl.Display
at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.6.0.0)
at Limpia.cleanup() (Unknown Source)
at Game.main(java.lang.String[]) (Unknown Source)
at gnu.java.lang.MainThread.call_main() (/usr/lib/libgcj.so.6.0.0)
at gnu.java.lang.MainThread.run() (/usr/lib/libgcj.so.6.0.0)

i define the argument in the eclipse . (run>arguments>vm argument)
"-Djava.library.path=/home/xxxx/lwjgl-linux-0.99/native/ "
and import the .jars files to ..

what its missing me.. :oops:

tk

Matzon

somehow the jar files are not on the classpath...