Monday, May 6, 2013

How-to Install Eclipse 4.2 Juno Java JEE for Linux RedHat RHEL 6.4 KDE4 32bit Easy Visual-Guide

The Guide Show Step-by-Step How-to Install and Getting-Started with the Latest Eclipse 4.2 Juno for Java JEE Development on Linux RedHat RHEL 6.4 KDE4 i686 Desktop.

There is also the Possibility to Install via YUM the old Eclipse 3.6 Helios Classic Platform and After Add the JEE Development PlugIn.

So we Proceed here Directly to Download and Installation of the Latest Original Eclipse 4.2 Juno for Java JEE Development Linux Release.

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

RedHat RHEL Eclipse
  1. Download Latest Eclipse JEE for Linux:

    Eclipse 4.2 JEE Linux 32bit
  2. Double-Click on Archive and Extract Eclipse into /tmp Linux CentOS 6 Install Eclipse JEE Extraction
  3. Open Terminal Window
    Linux KDE4 Open Terminal
  4. Relocate Eclipse
    su
    mv /tmp/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 KDE4 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 RHEL