Thursday, September 5, 2013

How-to Install and Getting-Started with Eclipse 4.3 Kepler JEE 32/64bit for Linux Fedora 19 Gnome 3 Easy Visual-Guide

This Tutorial Show Step-by-Step How-to Install and Getting-Started with the Latest Eclipse 4.3 Kepler for Java JEE Development on Linux Fedora 19 32/64bit Gnome3 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 Kepler 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;)

Fedora Eclipse
  1. Download Eclipse Kepler JEE:

    Eclipse Kepler JEE Linux
  2. Extract Eclipse into /tpmLinux Fedora 17 Install Eclipse JEE Extraction
  3. Open Terminal Window
    Linux Fedora 16-18 Gnome 3  Open Terminal
  4. Relocate Eclipse
    su 
    mv /tpm/eclipse /opt
  5. Create a Symlink
    ln -s /opt/eclipse/eclipse /usr/bin/eclipse

    After you can Start Eclipse JEE from Terminal simply with:

    eclipse
  6. How-to Create an Eclipse App Launcher for Quick Starting:

    Launcher for Gnome3 Desktop Guide
  7. How-to Install Netbeans IDE 7.2 Complete for Java, PHP and C++ Development:

    Netbeans 7.2 IDE for Fedora