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
Post a Comment