This Tut Show How-to Install and Getting-Started with the Latest Eclipse 4.2 Juno JEE on Linux Fedora 16 Gnome 3 Desktop.
There is also the Possibility to Install before the Classic Eclipse via Yum and after Adding the JEE Developer Tool Capabilities via Eclipse Updates.
Here Instead we Proceed to Direct Download and Installation of the Whole Eclipse Juno JEE Release for Linux.
To the Post Bottom Link to Guide on Installing the Netbeans IDE Complete for Java, C/C++ and PHP Developmente with Tomcat7 and Glassfish Servers.
The Content and Details are Expressly Reduced to Give Focus Only to the Essentials Instructions and Commands and Make Tut more Easy & Digestive;)
-
Download Eclipse Juno JEE:
- Extract Eclipse into /tpm
- Open Terminal Window
- Relocate Eclipse
su
mv /tpm/eclipse /opt
- Create a Symlink
ln -s /opt/eclipse/eclipse /usr/bin/eclipse
After you can Start Eclipse JEE from Terminal simply with:
eclipse
How-to Create an Eclipse Application Launcher on Gnome 3 Desktop:
Launcher for Gnome 3 Desktop Guide
How-to Install Netbeans IDE 7.2 Complete for Java, PHP and C++ Development: