The Guide Show Step-by-Step How-to Install and Getting-Started with the Latest Eclipse 4.2 Juno for Java SE Development on Linux RedHat Rhel 6.4 KDE4 i686 Desktop.
On RedHat Rhel there is also the Possibility to Install via YUM the old Eclipse 3.6 Helios Classic Platform and After Add the Java Development PlugIn.
So to Dispose of the Latest Eclipse IDE Platform on RedHat Rhel we Proceed to Direct Download and Installation of the Eclipse 4.2 Juno IDE for Java SE Development Linux Release.
The Content and Details are Expressly Reduced to Give Focus Only to the Essentials Instructions and Commands and Make Tut Easier to Read and Digest ;)
-
Download Latest Eclipse Java IDE for Linux:
Eclipse Juno Java Linux - Double-Click on Archive and Extract Eclipse into /tmp
- Open Terminal Window
- Relocate Eclipse
su
mv /tmp/eclipse /opt
- Create a Symlink
ln -s /opt/eclipse/eclipse /usr/bin/eclipse
After you can Start Eclipse JSE from Terminal simply with:
eclipse
Create an Eclipse Launcher for Easy-Starting:
How-to Create KDE4 Menu Launcher
Install Recommended Oracle Java SE JDK7