Saturday, April 23, 2016

How To Open New Java Application Project In Netbeans

Hi All...!

Today I'm going to show you how to open a new Java application project in Netbeans.

1) Click and open Netbeans IDE

2) Go to file



3) Click on New Project


4) Select Java from categories


5) Then select Java Application from Projects



6) Then click "Next" and in the next window edit project name as you wish here I'm going to rename      this project as JDBC_Demo


7) Then click on finish and netbeans will open main class of your project


No comments:

Post a Comment