Making a runnable jar with slick 2d and lwjgl

Started by
1 comment, last by Viscis 12 years, 7 months ago
Hey guys me again but i have another problem.
I made a powder game clone and i want to send it to my friends using a jar or runnable application like that. Ive tried to export it as Runnable jar and a FatJar but i get the error:
Error could not load of find the main class Elements.jar

but when i debug it in eclipse it runs fine. :/

when i export it as a normal jar i get the cannot find LWGJL error :/

anyone know? thanks in advance
Advertisement
I always use Jarsplice. It works great.

I always use Jarsplice. It works great.


Trying opening the .jar you've created with a program like winrar and check that the library is there?

This topic is closed to new replies.

Advertisement