Till now, I have been using Netbeans IDE
for Java Applications. To distribute applications made in Netbeans, I just click on clean and build
and it packs the application in .jar file which resides in a dist
directory.
Now I have made a java project in Eclipse
. Is Eclipse has any functionality similar to clean and build
functionality of Netbeans
by which we can pack java applications to distribute them.
You can right-click the project, select Export and choose Java, then JAR as the format.
File -> Export...
And choose Java -> JAR File. You will get a wizard to export any of your projects
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