Install Eclipse Classic on Ubuntu 13.10 Saucy
The Guide Show Step-by-Step How-to Install the Latest Eclipse 4.3 Kepler IDE Classic for Ubuntu Linux 13.10 Saucy Salamander Unity i386/Amd64 Desktop.
There is the Possibility also to Install the Eclipse Platform via apt-get But the Ubuntu 13.10 Saucy apt-get Repositories are still Back to Eclipse 3.8 Flavor.
So At the Moment if you Want to Dispose of the Latest Release of Eclipse Kepler 4.3 Build on Ubuntu Linux 13.10 you will Need to Download and Install the Original Eclipse Kepler 4.3 for Linux.
The Content and Details of How-to Install Eclipse Classic on Ubuntu 13.10 Saucy are Expressly Reduced to Give Focus Only to the Essentials Instructions and Commands and Make Tut Easier to Read & Digest ;)
Download Latest Eclipse Kepler Classic for Linux:
Eclipse 4.3 Classic Linux- Double-Click on Archive and Extract Eclipse into /tmp
- Open Terminal Window
Cmd and Search "term"
- Relocate Eclipse
sudo 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:
Quick Launcher for Ubuntu-UnityInstall Oracle Java SE JDK7 on Ubuntu Linux
So Now Thanks to the Eclipse Foundation You Should Finally Fully Enjoy an Eclipse Classic IDE Installation on Ubuntu Linux ;)