Magazine
 
NetBeans IDE

The NetBeans IDE, product of Sun Microsystems, is a free, open-source integrated development environment written entirely in Java for software developers. NetBeans IDE supports developers providing all the tools needed to create all Java application types i.e. J2SE, web, enterprise and mobile applications. It runs on many platforms like Windows, Linux, Solaris and MacOS. It’s very easy to install the NetBeans IDE. The current version is NetBeans IDE 5.5.1, which was released in May 2007. This topic explains about installation steps of NetBeans 5.5.1 followed by creation of a simple application displaying “Hello World” in the standard output. This application will help you understanding the workflow of the application and IDE.

Working with NetBeans:

To use NetBeans in your system, it is required to download its appropriate copy along with java runtime environment. Downloading and installation steps has been summarized below:

Downloading NetBeans:

NetBeans can be obtained from http://www.netbeans.info/downloads/
index.php
. Download the latest release of NetBeans as .exe file named as “netbeans- 5_5_1-windows.exe” at any place of your choice.

Installing NetBeans:

1. Double click the exe file to launch the installer and click next.

 

2. Accept the license agreement and click Next button.

3. Select the directory of your choice clicking the browse button where you want to install the NetBeans IDE (netbeans5.5.1, in our case) and click Next button.

 

4. Select the suitable JDK from the list that will be used by the IDE and click Next.

Dec 2007 | Java Jazz Up | 7
 
previous
index
next
 
View All Topics
All Pages of this Issue
Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29,

30
, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53 , 54, 55, 56, 57,

58
, 59, 60, 61, 62, 63 , 64, 65 , 66 , 67 , 68 , 69 , 70 , 71 , 72 , 73 , 74 , 75 , 76 , 77 , 78 , 79 , 80 , 81 , 82 ,

Download PDF