How to Install Eclipse Java on Xubuntu 18.04 Bionic Easy Guide

April 17, 2018 | By the+gnu+linux+evangelist.

Installing

  1. 4. Installing

    Then to Install Eclipse for Java IDE
    First, Set Ownership to the SuperUser with:

    sudo chown -R root:root /tmp/eclipse

    If Got “User is Not in Sudoers file” then see: How to Enable sudo
    And then Switch the Eclipse contents:

    sudo mv /tmp/eclipse /opt/

    Finally, make a Symlink for Easy Launching from Shell:

    sudo ln -s /opt/eclipse/eclipse /usr/local/bin/eclipse
  2. 5. Setting Up Java

    How to Install Required Oracle Java JDK on Xubuntu 18.04

    Install Oracle JDK for Xubuntu 18.04

QuickChic Theme • Powered by WordPress