lunedì 14 ottobre 2013

How-to Install Eclipse 4.3 Kepler Java JEE for Linux Debian Testing Gnome 3 Easy Visual-Guide

Install Eclipse for Java Developers Debian Testing

The Tutorial Show How-to Install and Getting-Started with the Latest Eclipse 4.3 Kepler JEE for Linux Debian Testing Gnome3 i386/amd64 Desktop.

There is also the Possibility to Install before the Classic Eclipse via apt-get and after Adding the JEE Developer Tool Capabilities via Eclipse Updates.

But the Debian Testing apt-get Repository is Still presenting the old Eclipse3 Flavor with a 3.8 Juno.

Hence here to Get Into Latest Eclipse we Proceed Directly to Download and Installation of the Whole Eclipse for Java JEE Linux Release.

The Content and Details of Install Eclipse for Java Developers on Debian Testing are Expressly Reduced to Give Focus Only to the Essentials Instructions and Commands and Make Tut more Easy & Digestive ;)

Install Eclipse for Java Developers Debian Testing - Featured
  1. Download Latest Eclipse JEE for Linux:

    Eclipse Kepler JEE Linux
  2. Double-Click on Archive and Extract Eclipse into /tpm Install Eclipse for Java Developers Debian Testing - Extraction
  3. Open a Terminal Window
    Install Eclipse for Java Developers Debian Testing - Gnome3 Open Terminal
  4. Relocate Eclipse
    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. How-to Create an Eclipse Launcher on Gnome 3 Desktop:

    Launcher for Gnome 3 Desktop Guide
  7. This Achieve the Installation Guide for Eclipse Java JEE on Debian Testing.