How to Getting Started With Latest Eclipse for Java EE Developers on Ubuntu 14.10 Utopic 32-64bit Easy Visual-Guide

October 26, 2014 | By the+gnu+linux+evangelist.

How to Install Eclipse JEE on Ubuntu 14.10 Utopic 32/64-bit

The Tutorial shows you How to Install and Getting-Started with the Latest Eclipse 2023-12 R IDE for Java EE Developers 32/64-bit on Ubuntu Linux 14.10 Utopic Unicorn i386/Amd64 Unity Desktop.

There is the Possibility also to Install the Eclipse Platform via apt-get But the Ubuntu 14.10 apt Repositories are still Back to Eclipse 3.8 Flavor.

So at the Moment if you Want must have the Latest Eclipse 2023-12 R Build on Ubuntu Linux 14.10 you will Need to Download and Install Eclipse 2023-12 R JEE Release for Linux.

As Requisite an Oracle Java JDK 8+ Installation is Strongly Recommended to Run Eclipse and its Plugins for the Best Results.

How to Eclipse Java IDE on Debian GNU/Linux Distro
  1. Download Latest Eclipse IDE for Java EE Developers on Linux.

    Eclipse 2023-12 R IDE JEE 32/64-bit Linux
  • Double-Click on Archive & Extract Eclipse into /tmp.

    Install Eclipse JEE on Ubuntu 14.10 Utopic - Extraction

  • Open a Command Line Terminal Window
    Ctrl+Alt+t
    (Press “Enter” to Execute Commands).

    Install Eclipse JEE on Ubuntu 14.10 Utopic - Extraction

  • Relocating Eclipse.

    sudo su
    sudo chown -R root:root /tmp/eclipse && mv /tmp/eclipse /opt/
  • Required Oracle JDK 8+ Installation

    Required to Get the Best Results from Eclipse.

    Install Oracle JDK 8+ for Ubuntu
  • Starting Eclipse from Terminal.

    Making a Symlink

    ln -s /opt/eclipse/eclipse /usr/local/bin/eclipse

    After you can Start Eclipse JEE from Terminal simply with:

    eclipse
  • Create an Eclipse Desktop Launcher for Easy-Starting.

    Making Launcher for Ubuntu-Unity
    Install Eclipse JEE on Ubuntu 14.10 Utopic - Eclipse Desktop Launcher

    Or on First, Start-Up Right-Click on Launcher >> Lock to Launcher:
    Install Eclipse for C on Ubuntu 14.10 Utopic - Eclipse Lock to Launcher

  • So Now Thanks to the
    Eclipse Foundation
    you Should Finally, Fully Enjoy an Eclipse 2023-12 R IDE Installation Ubuntu Linux ;)


    QuickChic Theme • Powered by WordPress