I am trying to make an executable file of my Java Application but I don't know how to do that.
I know how to generate an executable jar file, but I want to make an executable application.
I'm using eclipse indigo to make the java application and to generate the jar file.
How to make the executable?
I recommend launch4j to create executables from JAR files.
You can use JSMOOTH to wrap your jar file into .exe file. from wiki ->JSmooth is a tool for wrapping Java JAR files into Windows Portable Executable EXE files.
For more info you can see this answer
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With