A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Java
»
Swing / AWT / SWT
Author
creating swing application exe
jaimin gohel
Greenhorn
Joined: Jul 30, 2008
Posts: 13
posted
Aug 08, 2008 07:13:00
0
well i have created a desktop application in swing and i want to built a exe of it.
can someone suggest me how create it.......
Maneesh Godbole
Saloon Keeper
Joined: Jul 26, 2007
Posts: 8435
I like...
posted
Aug 08, 2008 07:20:00
0
Check this out
http://www.syncedit.com/software/javalauncher/
[
Donate a pint, save a life!
] [
How to ask questions
] [
Onff-turn it on!
]
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35241
7
posted
Aug 08, 2008 08:10:00
0
An exe implies native code, which is not how Java apps are distributed. If you want something double-clickable, check out
http://faq.javaranch.com/java/JarFiles
Android apps
–
ImageJ plugins
–
Java web charts
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: creating swing application exe
Similar Threads
Exe Generator software does not get the updated jar but gets the old jar
Running an external application inside a Panel
how to create .exe in java
.exe in Java
Converting Swing appl. to .exe file
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter