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 Development with Glassfish 3 and Tomcat 7 Application Servers on Linux Mint 14 Nadia Xfce i386/Amd64 Desktop.
And this Visual Guide includes the Basic Screenshots of All GUI Steps involved.
The Content give Focus Only to the Essentials Instructions and Commands to make it Easier to Follow.
-
Download Latest Netbeans IDE for Java JEE:
Netbeans 7.3 JEE for Linux
-
Open a Terminal Window
(Press “Enter” to Execute Commands)
-
Prerequisite Oracle Java JDK 7 Installation:
Install Oracle JDK for Linux Mint
-
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 Deployment Quick Start