How to Install Eclipse IDE on Debian Jessie 8 Linux Easy Guide

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

Install Eclipse IDE on Debian Jessie 8

The Tutorial shows you How to Install and Getting-Started with the Latest Eclipse 2023-12 R IDE on Debian Linux 8 Jessie i386/amd64 GNOME/KDE/Xfce/Lxde Desktop.

There is the Possibility also to Install the Eclipse Platform via apt-get But the Debian 8 Jessie apt Repositories are still Back to a Legacy Eclipse.

So at the Moment if you want Install the Latest Eclipse 2023-12 R Build on Debian Linux Jessie you will Need to Download and Install Eclipse 2023-12 R Standard Release for Linux.

Hence, here we Proceed Directly to Download and Installation of the Official Eclipse Standard IDE Linux Release.

Getting-Started with Eclipse Standard on Debian Jessie 8 - Featured
  1. Download Eclipse Standard Oxygen R IDE

    Eclipse 2023-12 R IDE Standard Linux
  2. Double-Click/Right-Click on Archive and Extract Eclipse into /tmp
    Install Eclipse Standard on Debian Jessie 8 - Extraction

  3. Open a Terminal Window
    (Press “Enter” to Execute Commands)

    Install Eclipse Standard on Debian Jessie 8 - GNOME 3 Open Terminal

    In case first see: Terminal QuickStart Guide.

  4. Relocating Eclipse.

    su 

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

    sudo chown -R root:root /tmp/eclipse && mv /tmp/eclipse /opt/
  5. How to Install Required Oracle Java SE for Debian

    Debian Java SE Installation Guide
  6. 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
  7. Create an Eclipse Desktop Launcher for Easy-Starting

    Install Eclipse Standard on Debian Jessie 8 - Eclipse Launcher
  8. How to Install Netbeans IDE All for Java, PHP and C++ Development on Debian: Installing Netbeans IDE Complete on Debian Linux.


QuickChic Theme • Powered by WordPress