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 Linux Manjaro 0.8.5 Cinnamon i686/x8664 Desktop.
We Need to Download the Netbeans Archive Because on Arch-Linux Pacman Repositories there is only the Latest Complete Netbeans IDE with PHP and C/C++ but Not the JEE Specialized One…
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 JEE:
Netbeans 7.3 JEE for Linux
-
Open a Terminal Window
(Press “Enter” to Execute Commands)
Right-Click >> Open in Terminal.
-
Prerequisite Oracle Java JDK6+ Installation:
Install Oracle JDK for Manjaro
-
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