Sunday, October 13, 2013

How-to Install Eclipse 4.2 Juno Java JEE for Linux Sabayon 13.8 Mate 64bit Easy Visual-Guide

The Tutorial for Sabayon 13.8 Install Eclipse 4.3 Kepler IDE for Java JEE 64bit on Linux Gnome3 Desktop.

If You Prefer there is the Possibility to Install the Previous Eclipse 4.2 Juno Platform on Sabayon by Rigo App Browser but I Find that's Simpler and Clearer Provide Directly to Download and Installation of the Latest Eclipse JEE Release for Linux.

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

Install Eclipse for Java JEE on Sabayon Featured
  1. Download Eclipse Kepler 4.3 i686/x86_64 for JEE:

    Eclipse 4.3 32/64bit JEE
  2. Double-Click on Archive and Extract Eclipse into /tmp Install Eclipse for Java JEE on Sabayon Gnome Extraction
  3. Open Terminal Window
    Install Eclipse for Java JEE on Sabayon Gnome 3 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:

    How-to Create Gnome3 Launcher
    Gnome3 Eclipse 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