Exporting as a Runnable Jar So im trying to use the slick2d and the lwjgl, graphics library with eclipse, It works within the IDE but when I attempt to export it as a runnable jar, it gives me an error saying it could not find lwjgl in my path.
Anyone give me some tips on how to make this work?
Thanks! |