Wednesday, November 7, 2012

How-to Install and Getting-Started Eclipse Juno 4.2 JEE 64bit on Linux Gentoo 12.1 KDE4 Amd64 Easy Visual-Guide

The Tutorial Show How-to Install and Getting-Started with the Latest Eclipse 4.2 Juno Java JEE x86_64 for Linux Gentoo 12.1 KDE4 64bit Desktop.

 

There is the Possibility also to Install the Eclipse Platform via apt-get But the Gentoo Repositories from Wich Sabayon 10 Depends are still Back to Eclipse 3.7 Indigo.

 

So At the Moment if you Want to Dispose of the Last Eclipse Juno 4.2 Build on Linux Sabayon 10 you will Need to Download and Install the Original Eclipse Juno 4.2 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 ;)

Gentoo Eclipse
  1. Download Latest Eclipse IDE Juno 4.2 JEE for Linux:

    Eclipse 4.2 JEE Linux 64bit
  2. Double-Clik on Archive and Extract Eclipse into /tpm KDE4 Install Eclipse JEE Extraction
  3. Open Terminal Window
    Linux Gentoo KDE4 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:

    Gnome3 Menu How 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 Gentoo