Latest Eclipse JEE openSUSE 42 Installation Guide
Hello openSUSE User! The Tutorial Shows You Step-by-step How to Install the Latest Eclipse 2020-09 R IDE for Java EE Development on OpenSuse 42.x KDE/Gnome GNU/Linux Desktops.
And the Eclipse Java EE IDE for openSUSE is written in Java and it contains a base workspace and an extensible Plug-in system for customizing the environment.
There is also the Possibility to Install before the Classic Eclipse via Yum and after Adding the JEE Developer Tool Capabilities via Eclipse Updates.
Hence, here we Proceed Directly to Download and Installation of the Whole Eclipse for Java JEE Linux Release.
The Content give Focus Only to the Essentials Instructions and Commands to make it Easier to Follow.

-
Download Eclipse 2020-09 R IDE JEE for Linux:
-
Double-Click on GNOME or
On KDE Right-Click on Archive > Open with Ark
Then Extract Into /tmp -
Open Terminal Window
(Press “Enter” to Execute Commands) -
Relocating Eclipse
Set the SuperUser as owner:sudo chown -R root:root /tmp/eclipse
If Got “User is Not in Sudoers file” then see: How to Enable sudo
Then Switch the Eclipse contents with:sudo mv /tmp/eclipse /opt
-
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
-
How to Create a Desktop Menu App Launcher
Making App Launcher GuideHow to Install Oracle Java SE JDK
Tags: Eclipse, eclipse for java jee developers opensuse, eclipse opensuse, Guide, How-to, ide opensuse, Install, install eclipse for java jee developers opensuse, Linux, OpenSUSE, opensuse 42.x, Tutorial