How to Getting Started With Eclipse for Java EE Developers on Bodhi 3.x Gnu/Linux Easy Guide

March 2, 2015 | By the+gnu+linux+evangelist.

Eclipse for Java EE Developers Quick Start on Linux Bodhi 3 32/64-bit

Hi! The Tutorial shows you Step-by-Step How to Install and Getting-Started with the Latest Eclipse 2023-12 R IDE for Java EE 6/7 Developers on Bodhi 2.x/3.x Enlightenment i386/Amd64 GNU+Linux Desktop.

There is the Possibility also to Install the Eclipse Platform via apt-get But the Bodhi 3.x apt Repositories are still Back to an Older Eclipse Flavor.

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

As Requisite an Oracle Java JDK 8+ Installation is Strongly Recommended to Run Eclipse and its Plugins for the Best Results.

Getting-Started Eclipse for Java EE Developers on Bodhi 3.x - Featured
  1. Open a Terminal Shell Emulator
    (Press “Enter” to Execute Commands)

    Eclipse Java EE Installation on Bodhi Linux - Open File Manager /tmp
    Right Click > Open Terminal Here
    Eclipse Java EE Installation on Bodhi Linux - Open Terminal on /tmp
  2. Download Eclipse IDE for Java EE on Linux

    Eclipse IDE Java EE tar.gz Linux
  3. Double-Click on Archive and Extract Eclipse into /tmp
    Install Eclipse for Java EE Developers on Bodhi 3.x - Extraction
    Or from Command Line:

    tar xvzf ~/Downloads/eclipse*tar.gz -C /tmp/
  4. How to Install Recommended Oracle Java JDK on Bodhi

    Installing Oracle JDK for Bodhi
  5. Relocating Eclipse Folder.

    sudo chown -R root:root /tmp/eclipse

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

    sudo mv /tmp/eclipse /opt/
    Making a Symlink
    ln -s /opt/eclipse/eclipse /usr/local/bin/eclipse
  6. Launching Eclipse
    from Terminology simply with:

    eclipse
  7. How to Quick Start with Java EE Hello-World & Deployment

    Eclipse Java EE Hello-World

Install Eclipse for Java EE Developers on Bodhi 3.x - Eclipse 2023-12 R IDE Workbench


QuickChic Theme • Powered by WordPress