venerdì 18 ottobre 2013

How-to Install Eclipse Classic on Ubuntu 13.10 Saucy 32/64bit Easy Visual-Guide

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 ;)

Install Eclipse Classic on Ubuntu 13.10 Saucy - Featured
  1. Download Latest Eclipse Kepler Classic for Linux:

    Eclipse 4.3 Classic Linux
  2. Double-Click on Archive and Extract Eclipse into /tmpInstall Eclipse Classic on Ubuntu 13.10 Saucy - Extraction
  3. Open Terminal Window

    Cmd and Search "term"

    Install Eclipse Classic on Ubuntu 13.10 Saucy - Open Terminal
  4. Relocate Eclipse
    sudo su
    mv /tmp/eclipse /opt
  5. Create a Symlink
    ln -s /opt/eclipse/eclipse /usr/bin/eclipse

    After you can Start Eclipse JSE from Terminal simply with:

    eclipse
  6. Create an Eclipse Launcher for Easy-Starting:

    Quick Launcher for Ubuntu-Unity
    Install Eclipse Classic on Ubuntu 13.10 Saucy - Unity Eclipse Launcher
  7. Install Oracle Java SE JDK7 on Ubuntu Linux

    Install Oracle JDK7 for Ubuntu
  8. So Now Thanks to the Eclipse Foundation You Should Finally Fully Enjoy an Eclipse Classic IDE Installation on Ubuntu Linux ;)

Install Eclipse Classic on Ubuntu 13.10 Saucy - Eclipse Kepler IDE Workbench