Getting-Started with Eclipse Standard on Mageia Linux
The Tutorial shows you How to Install and Getting-Started with the Latest Eclipse 2023-12 R IDE Standard IDE on Mageia 1/2/3/4 and Cauldron i686/x8664 KDE/GNOME Desktop.
Here we Proceed Directly to Download and Installation of the Whole Eclipse for Java JEE Linux Release.
The Contents and Details of Eclipse Standard Installation for Mageia are Expressly Essentials to Give Focus Only to the Essentials Instructions and Commands and Make the Tut Easier to Understand. ;)
-
Download Eclipse Standard Oxygen R IDE
-
Double-Click/Right-Click on Archive and Extract Eclipse into /tmp
-
Open a Terminal Window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
Relocating Eclipse.
su
If Got “User is Not in Sudoers file” then see: How to Enable sudo
sudo chown -R root:root /tmp/eclipse && 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 Install Required Oracle Java JDK on Mageia
-
Create an Eclipse Desktop Launcher for Easy-Starting
How to Install Netbeans IDE 8.x Complete for Java, PHP and C++ Development on Mageia: