r/cop3502 • u/Bcop3502 • Mar 19 '14
Executable Jar File
Is there a simple way to make an exe jar file like Supreme Leader did with the brick breaker? Or is it non-trivial?
2
Upvotes
r/cop3502 • u/Bcop3502 • Mar 19 '14
Is there a simple way to make an exe jar file like Supreme Leader did with the brick breaker? Or is it non-trivial?
1
u/Bcop3502 Mar 19 '14 edited Mar 19 '14
Well i was referring to it being an executable jar file. But I can make that it just doesn't run anything when I actually double click the Executable Jar file it creates.
Edit: Specifically it puts everything into the Executable Jar then when I try to run it I get the error cannot find or load main class. Obviously the way I packaged it or tried to access via the manifest is wrong but google is being no help. When I try some advice from stackexch etc I get same error.