How to Install Latest Eclipse Java EE on Fedora 28

May 18, 2018 | By the+gnu+linux+evangelist.

Latest Eclipse Java EE Fedora 28 - Setting Up

  1. Download Eclipse 2023-12 R IDE JEE:

    Eclipse 2023-12 R IDE JEE Linux

Skip the Eclipse Installer and Get the Eclipse Binaries…

  • Then Extract Eclipse into /tmp
    Possibly Double-Click/Right-Click on Archive to Open:

    How to Install Eclipse 2023-12 R IDE for Java EE on Fedora 28 - Extraction
    Or from Command Line:

    tar xvzf ~/Downloads/*.tar.gz -C /tmp/
  • Relocating Eclipse for JEE.

    su 

    If Got “User is Not in Sudoers file” then see: How to Enable sudo
    Set the SuperUser as owner

    sudo chown -R root:root /tmp/eclipse

    Switch the Eclipse contents

    mv /tmp/eclipse /opt/
  • How to Install Required Oracle Java JDK on Fedora

    Install Oracle JDK for Fedora
  • Contents


    QuickChic Theme • Powered by WordPress