I have created java
project that contains 6 Class file
and 1 java file
And I run this project in net beans IDE
now my problem is when I clean and build this project am unable to create exe file
How can I make this project as exe (an executable file)?
all 7 files
in one single as executable
and found this and tried from here making executable file from a java project using NetBeans Can some one help me to solve my problem