How to Install Eclipse 2019-06 R IDE for Java EE Developers on Ubuntu 14.04 Trusty Easy Visual-Guide

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

How to Install Eclipse JEE on Ubuntu 14.04 Trusty 32/64-bit

The Tutorial shows you How to Install and Getting-Started with the Latest Eclipse 2023-12 R IDE for Java JEE 32/64-bit on Ubuntu Linux 14.04 Trusty Tahr Unity i386/Amd64 Desktop.

There is the Possibility also to Install the Eclipse Platform via apt-get But the Ubuntu 14.04 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.04 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.

Install Eclipse JEE on Ubuntu 14.04 Trusty - Featured
  1. Download Latest Eclipse IDE JEE for 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.04 Trusty - Extraction

  • Open Terminal Window
    (Press “Enter” to Execute Commands)
    Install Eclipse JEE on Ubuntu 14.04 Trusty - 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.04 Trusty - 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