问题
We created jar
file of our project.Jar
file name is stock.jar
,in dist
folder: lib
folder,one stock.jar
,stock.sqlite
.
Now we want to create .exe
with database and lib
folder jars.
回答1:
Here are the List of option you have
- launch4j
- Excelsior JET
- JSmooth
- JarToExe
- Advanced Installer
- launcher and installer for Java applications - TUTORIAL
- JexePack
- Executable Wrapper
- Jwrapper
来源:https://stackoverflow.com/questions/32539336/how-to-create-exe-from-jar-files-in-java