Tuesday, September 25, 2012

How-to Install Eclipse 4.2 Juno Java JEE x86_64 on Linux Lubuntu 12.04 Precise 64bit Easy Visual-Guide

The Tutorial Show Step-by-Step How-to Install and Getting-Started with the Latest Eclipse 4.2 Juno Java JEE 64bit for Linux Lubuntu 12.04 Precise Lxde Amd64 Desktop.

 

There is the Possibility also to Install the Eclipse Platform via apt-get But the Ubuntu 12 Precise apt-get Repositories from Wich Lubuntu 12 Depends are still Back to Eclipse 3.7 Indigo.

 

So At the Moment if you Want to Dispose of the Last Eclipse Juno 4.2 Build on Linux Lubuntu 12 you will Need to Download and Install the Original Eclipse Juno 4.2 JEE Release for Linux.

 

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 Juno 4.2 JEE for Linux:

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

    Lubuntu Menu How 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 Lubuntu