Hey, I have made a java class file, which has a GUI from JFrames.,
I wont to make an executable from it, to be able to run the file from double-clicking. ( .jar or .exe ?)
How can i convert my .class file to that ??
Thanx in advance.
.class file to an executable
Started by SankaSL, Sep 24 2010 08:01 PM
2 replies to this topic
#1
Posted 24 September 2010 - 08:01 PM
|
|
|
#2
Posted 24 September 2010 - 11:46 PM
the manual way --> http://forum.codecal...e-jar-file.html
If you use an IDE, all IDEs have or should have an option to create a jar.
If you use an IDE, all IDEs have or should have an option to create a jar.
#3
Posted 25 September 2010 - 04:06 AM
Hey thanx :) it worked out nicely


Sign In
Create Account

Back to top









