Tuesday, September 18, 2012

How-to Install Eclipse 4.2 Juno JEE for Linux Fedora 16 Xfce 32bit/64bit Easy Visual-Guide

The Tutorial Show How-to Install and Getting-Started with the Latest Eclipse 4.2 Juno JEE on Linux Fedora 16 Xfce i686/x86_64 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;)

Fedora Eclipse
  1. Download Latest Eclipse Juno JEE for Linux:

    Eclipse Juno JEE Linux
  2. Double-Click on Archive and Extract Eclipse into /tpm Linux Fedora 16 Install Eclipse JEE Extraction
  3. Open Terminal Window
    Linux Fedora 16-17 Xfce 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. Create an Eclipse Launcher for Easy-Starting:

    How-to Create a Xfce Menu Launcher
  7. Recommended Oracle JDK7 Installation

    To Get the Best Results from Eclipse Platform and Installed Plugins is Strongly Recommended You Proceed Also to Install the Oracle Official Java JDK7 on System!

    Install Oracle JDK7 for Fedora