Question
Is there a way to Convert a .java file to an exe file
i use NetBean 6 and i have a source folder in that src folder
a main java project file .java (1) 1 file
individual.java files (2) files
now i want to convert this source folder with all the.java files to one .exe file to run under native Windows OS
i have softwares such as
JSmooth
EXE4J
i dont know how to do this in either 1 if there's a way i can convert that whole folder to an exe file would be very helpful
for the completion of my software
Solutions are welcome

thanks