jwin
by @SDIDSA
Active 14
a java tool to deploy java projects to windows
About this project
jwin a simple java tool to deploy java apps to windows (supports plain java projects, maven and gradle projects). how to use select the source folders for your project. select the main class. select the jdk to be used to compile the java code. (can be automatically detected if you hava javac in your environment variable [path]) select the jre to be packed and deployed with your app. (or generate it with jlink if your jdk has it) select the icon (.ico) to be used for the launcher and the installer. click "resolve" to resolve maven dependencies or "add jars" to add your dependencies manually. enter app name, version and publisher. save your project so you can use it later. click "build" and select the destination folder for your installer. wait for the process to finish. that's it, find your installer in the selected location. how it works
From the project README on GitHub
- Stars
- 14
- Forks
- 4
- License
- GPL-3.0
- Last push
- 20 Jan 2026
Add this badge to your README
Show that your project is listed on Made in Algeria.
[](https://www.madeinalgeria.dev/projects/jwin)