How to make a Java exe file or executable JAR file ?
In this tutorial, we will show you how to create a executable JAR – When you double click on it, it runs the defined main class in manifest file. >> Click here for detail steps >> Click here for steps to create using launch4J