This Easy Visual-Guide shows you Exactly How to Install and Getting-Started with the Latest Netbeans 7.3.1 IDE for Java EE 6-7 Web Development with Glassfish 3 and Tomcat 7 Application Servers on PCLinuxOs 2013.04 KDE4 i386/Amd64 Desktop.
And this Visual Guide includes the Basic Screenshots of All GUI Steps involved.
The Contents and Details are Essentials and Give Focus only to Instructions and Commands.
-
Download Latest Netbeans IDE for Java EE:
Netbeans 7.3 JEE for Linux
-
Open a Terminal Window
(Press “Enter” to Execute Commands)
Kickoff >> More Applications >> Terminals >> Konsole.

-
Prerequisite Oracle Java JDK6+ Installation:
Install Oracle JDK for PCLinuxOS
-
Give Permission and Start Netbeans Installer
su
If Got “User is Not in Sudoers file” then see: How to Enable sudo
cd </path/2>
chmod +x netbeans-*-javaee-linux.sh
./netbeans-*-javaee-linux.sh
-
Choose if Installing also the Tomcat 7 App Server

Follow…
-
Set the Netbeans Java EE Install Location
If Installer Do Not Find an Available Oracle JDK you will Need to Follow the Installing Guide Above.

-
Set the Glassfish3 Install Location

Then Possibly Also that of Tomcat7…

Then Simply Follow Up with the Installation Process…

-
Start Netbeans IDE

-
Netbeans Java EE Getting-Started with Servelet App Sample Deployment:
Netbeans JEE Servelet Quick Start