java - Why do I get "Invalid or corrupt jarfile"? -


before error got

exception in thread "main" java.lang.noclassdeffounderror: org/lwjgl/lwjglexception

i added lib/lwjgl.jar , lib/lwjgl_util.jar manifest.mf , that's error in title. idea how fix this? used eclipse generate jar , manifest file.

consider using jarsplice bundle lwjgl library files 1 comprehensive executable jar-file. here tutorial on how.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -