domenica 26 maggio 2013

How-to Install Eclipse 4.3 Kepler for Java Developers on Linux Mint 15 Mate 64bit Easy Visual-Guide

Install Eclipse for Java Developers on Linux Mint 15 Mate


The Guide Show Step-by-Step How-to Install and Getting-Started with the Latest Eclipse 4.3 Kepler for Java SE Development on Linux Mint 15 Olivia Mate 64bit Desktop.


The Content and Details of How-to Install Eclipse for Java Developers on Linux Mint 15 Mate are Expressly Reduced to Give Focus Only to the Essentials Instructions and Commands and Make Tut Easier to Read and Digest ;)

Install Eclipse for Java Developers on Linux Mint 15 Mate - Featured
  1. Download Latest Eclipse for Java on Linux:

    Eclipse 4.3 Java Linux
  2. Double-Click on Archive and Extract Eclipse into /tmp Install Eclipse for Java Developers on Linux Mint 15 Mate - Eclipse Extraction
  3. Open a Terminal Window
    Install Eclipse for Java Developers on Linux Mint 15 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 JSE from Terminal simply with:

    eclipse
  6. Create an Eclipse Launcher for Easy-Starting:

    Mate Menu How Launcher
    Install Eclipse for Java Developers on Linux Mint 15 Mate - Eclipse Launcher
  7. Install Recommended Oracle Java SE JDK7

    Install Oracle JDK7 for Mint
Install Eclipse for Java Developers on Linux Mint 15 Mate - Eclipse Kepler IDE Workbench