Open and write your first Java project in NetBeans IDE.

01. Launch NetBeans IDE. You can use the browser to download and install it from here if you don’t have it already.

02. Click on File >> New Project… Select the Java application. This option creates a new Java SE application. You can also generate a main class in the project.

  • Step 01
  • Step 02
  • Step 03
  • Step 04 / Project Name Type
  • Step 05
  • Step 06
  • Step 07
  • Step 08
  • Step 08
  • Step 09
  • Step 10
  • Step 11




 

Comments