This is a guide to get you started with Netbeans 6 M10 on Debian 4.0 "Etch"
Before you install the Netbeans 6 M10 IDE, the Java SE Development Kit (JDK) 5.0 Update 11 (version 1.5.0_11) or newer must be installed on your system. If you do not have an installation of JDK 5.0 Update 11 or newer, you cannot proceed with the installation. Here, I shall use the JDK version 6 update 2 (jdk6u2) for Linux (i586) available for download here. Please make sure you download the self-extracting binary installer and NOT the RPM package as we are using a Debian system.
Now, run the binary installer on your system and follow the on-screen instructions to install JDK
amit@etch-desktop:~$ ./jdk-6u2-linux-i586.bin Sun Microsystems, Inc. Binary Code License Agreement for the JAVA SE DEVELOPMENT KIT (JDK), VERSION 6 .. ...
Assume that the JDK is installed in the directory /home/amit/jdk1.6.0_02
Netbeans 6 Milestone 10 implements many of the new features of NetBeans 6.0 and is available for download here
The following installers are available:
I shall demonstrate the installation using the FULL installer. For more installation options and customizations, you are referred to this link. After you have downloaded the installer start the installion process:
etch-desktop:/home/amit# ./netbeans-6.0m10-full-linux.sh --javahome /home/amit/jdk1.6.0_02/ Configuring installer... Search JVM on the system... Extracting installation data... Running installer wizard...
![]() |
![]() |
![]() |
![]() |
A shortcut is placed on your desktop which can be used to launch the IDE
![]() |
![]() |
![]() |
Thus, we have seen how to succesfully set up a complete Java development environment on Debian "etch".
Comments/ Suggestions awaited! Amit Kumar Saha
| Screenshot-1.png | ![]() |
28982 bytes |
| Screenshot-4.png | ![]() |
112090 bytes |
| Screenshot-6.png | ![]() |
147681 bytes |
| Screenshot.png | ![]() |
91734 bytes |
| Screenshot2.png | ![]() |
37781 bytes |
| Screenshot3.png | ![]() |
19084 bytes |
| Screenshot4.png | ![]() |
16481 bytes |