Hello once again!
I’m working in Eclipse with LibGDX.
I can’t transform my Game into an Executable jar. Actually it does exports the jar. But I have a black screen and it quickly goes away. All three export options do not work (Packing libraries, attaching libraries and so on.) I don’t have any errors or warnings during Export.
Googling hints that I might have problems with META-INF. But playing with it resulted in nothing so far.
-What should I do?
-Can you also suggest some infromation on applets.
Thanks in advance.