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.

Comments

Post a Comment

Popular posts from this blog

How to Install AnyDesk remote desktop client on Ubuntu

Top 5 Websites for Java Application Examples with source code

How to create exe of java application using launch4j and inno setup compiler