How can i take a NON applet program in java and make the class into an exe file so users can run it?
May 31, 2011 – 12:51 amI am just looking for some way to take a java application that is not in applet form and run it as a program. I am not using JApplet.
Related posts:
- Is it possible to call a java class from a java applet?
- In Eclipse, where do I save files to make them available to a Java Applet?
- How would I put an HTML window in a Java applet?
- How To Detect Java Applet Is Loaded Or Not With Javascript?
- How do you run a Java applet in Struts2?
- What are the similarities and differences between AJAX and Java applet?
- How to make an java applet window not resizable?
- How and where to download the Java Applet?
- How and where to download the Java Applet?
- How and where to download the Java Applet?
One Response to “How can i take a NON applet program in java and make the class into an exe file so users can run it?”
There’s a big long article about it here:
http://www.excelsior-usa.com/articles/java-to-exe.html
One free/donationware tool which can do it is:
http://www.xenoage.com/jestart/
By rob_crowther_uk on May 31, 2011