Showing posts with label Running Java Applications on NetBeans IDE. Show all posts
Showing posts with label Running Java Applications on NetBeans IDE. Show all posts

Tuesday, September 6, 2011

How to run Java Application on NetBeans IDE

How to run an application on NetBeans IDE.

To write your first program, you'll need:
  1. The Java SE Development Kit 6 (JDK 6)
  2. The NetBeans IDE

Create an IDE Project