Compile NetBeans Project to Windows Executable
807600Nov 12 2007 — edited Nov 12 2007h3. Compile NetBeans 5.5 Project To Windows Executable (*.exe)
Good day!
I began learning Java and as an IDE I selected NetBeans 5.5, that is bundled with the J2EE Tools Bundle Package. I recently learned how to design windows (JFrame) and I already written some code, but I would like to compile my project to a windows executable format (because I work mainly in Windows OS, so it takes some time to write in the command line something like java <myApplication>, and another problem is that the application is used frequently). I know some applications written in Java, but these projects are somehow compiled in native windows executable format. How to make this using the NetBeans IDE and/or JDK? I am very sorry if this question was asked before.
Thank You!
With respect, DelyDen.