Tagged Questions
-2
votes
3answers
3k views
How to turn a Netbeans project into .exe?
I wanted to know if there was a way to convert the existing Netbeans projects into an installable .exe file so that it can be installed and used standalone?
If so, how?
I program using Java.