How to Install Eclipse Java EE on Gentoo Linux Easy Guide

Eclipse Java EE Gentoo Linux - Installing

  1. Installing Eclipse IDE
    Then Extract the Archive into the Target with one Command:

    sudo tar xvzf $HOME/Downloads/eclipse*linux*.tar.gz -C /opt/
    

    But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.
    Now Set the SuperUser as Owner:

    sudo chown -R root:root /opt/eclipse

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

  2. How to Install Required Gentoo JDK on Gentoo Linux

    Java JDK Installation for Gentoo Linux

QuickChic Theme • Powered by WordPress