I've done this:
http://puu.sh/3sQXn.png
However when I run the resulting JAR file, nothing happens. I've tested it on my Windows 8 Computer as well as my Windows 7 Laptop.
Any help will be much appreciated.
Printable View
I've done this:
http://puu.sh/3sQXn.png
However when I run the resulting JAR file, nothing happens. I've tested it on my Windows 8 Computer as well as my Windows 7 Laptop.
Any help will be much appreciated.
Sec, I know how to do this with eclipse, gotta get on my computer that has it
Okay gogogo!
Oh god.. another eclipse user ;) Why the bloated/confusing IDE?
Uhh you can just command line it. If your Jar doesn't have a manifest embedded, it won't run of course. When I used eclipse, I just right clicked the project, press export chose jar and spam clicked next. Works lol.
Run it commandline with admin. tell me what happens.
I just right clicked the project.