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;)
-
Download Latest Eclipse Kepler JEE for Linux:
- Double-Click on Archive and Extract Eclipse into /tmp
- Open Terminal Window
- Relocate Eclipse
su
mv /tpm/eclipse /opt
- Create a Symlink
ln -s /opt/eclipse/eclipse /usr/bin/eclipse
After you can Start Eclipse JEE from Terminal simply with:
eclipse
Create an Eclipse Launcher for Easy-Starting:
How-to Create Gnome Menu Launcher- 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