Saturday, June 15, 2013

How-to Install Eclipse 4.3 Kepler Java JEE for Linux CentOS 6 Gnome 32bit/64bit

The Guide Show Step-by-StepHow-to Install and Getting-Started with the Latest Eclipse 4.3 Kepler for Java JEE Development on Linux CentOS 6.2-6.3-6.4 Gnome i686/x86_64 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.3 Kepler 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;)

CentOS Eclipse
  1. Download Latest Eclipse Kepler JEE for Linux:

    Eclipse Kepler JEE Linux
  2. Double-Click on Archive and Extract Eclipse into /tmp Linux CentOS 6 Install Eclipse JEE Extraction
  3. Open Terminal Window
    Linux CentOS 6 Gnome 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 Gnome 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 CentOS