Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Compile NetBeans Project to Windows Executable

807600Nov 12 2007 — edited Nov 12 2007
h3. 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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 10 2007
Added on Nov 12 2007
5 comments
233 views