Create a Netbeans Application project

An Example in Netbeans 8.0.2.

  1. In Netbeans select New Project... in the File menu and then in the new window select a Java Application project and press the Next button..
    Java01
    ..\java
    ..\java\Java01
    app.MainFile
  2. Select the Project Name to be the name Java01
  3. Use the Browse... button to find your tutorial directory.
  4. Mark the Create Main Class option and let the class name be app.MainFile.
  5. Press the Finish button.
W3Processing.com
© 2010 by Finnesand Data. All rights reserved.
This site aims to provide FREE programming training and technics.
Finnesand Data as site owner gives no warranty for the correctness in the pages or source codes.
The risk of using this web-site pages or any program codes from this website is entirely at the individual user.
.