venerdì 18 ottobre 2013

How-to Install Eclipse for JEE on Ubuntu 13.10 Saucy Easy Visual-Guide

Install Eclipse JEE on Ubuntu 13.10 Saucy

The Tutorial Show How-to Install and Getting-Started with the Latest Eclipse 4.3 Kepler for Java JEE 32/64bit on Ubuntu Linux 13.10 Saucy Ringtail Unity i386/Amd64 Desktop.

There is the Possibility also to Install the Eclipse Platform via apt-get But the Ubuntu 13.10 apt-get Repositories are still Back to Eclipse 3.8 Flavor.

So At the Moment if you Want to Dispose of the Last Eclipse Kepler 4.3 Build on Ubuntu 13.10 you will Need to Download and Install the Original Eclipse Kepler 4.3 JEE Release for Linux.

The Content and Details of How-to Install Eclipse JEE 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 JEE on Ubuntu 13.10 Saucy - Featured
  1. Download Latest Eclipse JEE for Linux:

    Eclipse 4.3 JEE 32/64bit Linux
  2. Double-Click on Archive & Extract Eclipse into /tpmInstall Eclipse JEE on Ubuntu 13.10 Saucy - Extraction
  3. Open Terminal Window Install Eclipse JEE on Ubuntu 13.10 Saucy - Extraction
  4. Relocate Eclipse
    sudo 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:

    Quick Launcher for Ubuntu-Unity
    Install Eclipse JEE on Ubuntu 13.10 Saucy - Unity Eclipse 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 Ubuntu
  8. So Now Thanks to the Eclipse Foundation You Should Finally Fully Enjoy an Eclipse IDE Installation on Ubuntu Linux ;)