domenica 16 giugno 2013

How-to Install Eclipse 4.3 Kepler Java JEE on Linux Xubuntu 12.04 Precise 32bit Easy Visual-Guide

The Tutorial Show How-to Install the Latest Eclipse Kepler JEE i686 for Linux Xubuntu 12.04 Precise Pangolin LTS Xfce i386 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.

 

Here Instead we Proceed Directly to Download and Installation of the Whole Eclipse for Java JEE Linux Release.

 

The Content and Details are Expressly Reduced to Give Focus Only to the Essentials Instructions and Commands and Make Tut more Easy & Digestive;)

Linux Penguin Eclipse
  1. Download Latest Eclipse IDE JEE for Linux:

    Eclipse 4.3 JEE 32bit Linux
  2. Double-Clik on Archive and Extract Eclipse into /tpm Linux Xubuntu Xfce Eclipse JEE Extraction
  3. Open Terminal Window
    Linux Xubuntu 12 Open Terminal
  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:

    Xubuntu How Menu Launcher
    Linux Xubuntu Eclipse Launcher Inserted into Applications Menu
  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 Xubuntu