Sunday, May 26, 2013

How-to Install Latest Eclipse 4.2 Juno JEE for Linux Mint 14 Nadia Mate 64bit Easy Guide

The Tutorial Show How-to Install and Getting-Started with the Latest Eclipse 4.2 Juno IDE for Java JEE Development on Linux Mint 14 Nadia Mate 64bit Desktop.

 

There is the Possibility also to Install the Eclipse Platform via apt-get But the Ubuntu 12 Precise apt-get Repositories from which Linux Mint 14 Nadia 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 Mint Nadia 14 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 Easier to Read & Digest ;)

Linux Mint Eclipse
  1. Download Latest Eclipse JEE for Linux:

    Eclipse 4.2 JEE Linux
  2. Double-Click on Archive and Extract Eclipse into /tmp Linux Mint Eclipse Java JEE Extraction
  3. Open a Terminal Window
    Linux Mint 14 Nadia Mate Open Terminal
  4. Relocate Eclipse
    su
    mv /tmp/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:

    Mate Menu How Launcher
    Linux Mint 14 Mate Eclipse Launcher
  7. Install Recommended Oracle Java JDK7:

    Install Oracle JDK7 for Mint