Thursday, April 25, 2013

How-to Install Eclipse 4.2 Juno Java JEE on Linux Sabayon 10 Gnome 64bit Easy Visual-Guide

The Tutorial Show How-to Install and Getting-Started with the Latest Eclipse 4.2 Juno Java JEE 64bit for Linux Sabayon 10 Gnome3 Amd64 Desktop.

 

If You Prefer there is the Possibility to Install the Eclipse 4.2 Platform on Gentoo Based Distros also with the java-overlay Procedure but I Find that's Simpler and Clearer Provide Directly to Download and Installation of the Eclipse JEE Release for Linux.

 

The Content and Details are Expressly Reduced to Give Focus Only to the Essentials Instructions and Commands and Make Tut more Easy & Digestive ;)

Sabayon Eclipse
  1. Download Latest Eclipse Juno 4.2 x86_64 for JEE:

    Eclipse 4.2 x86_64 JEE Linux
  2. Double-Clik on Archive and Extract Eclipse into /tpm Gnome Install Eclipse JEE Extraction
  3. Open Terminal Window
    Linux Gnome3 Open Terminal
  4. Relocate Eclipse
    sudo 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:

    Sabayon Gnome3 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 Custom JDK7 for Sabayon