I created a fat jar file using JarSplice, but when I launch it i get a window (the size is okay) and it closes after half a seccond...
In the "add jars" section I'm adding the jar file that I exported from Eclipse, and all library jars that I'm using. In the natives section I'm adding only Windows natives for lwjgl. I think I wrote the correct main class.
What am i doing wrong? How can I fix this problem?
Note: I'm using the newest version of eclipse and jdk.