The Tutorial Shows You How to Install and Getting-Started with the Latest Eclipse 2019-06 R2/64-bit C/C++ IDE for Linux Mint 13 Maya KDE Desktop.
There is the Possibility also to Install the Eclipse Platform via apt-get But the Ubuntu 12 Precise apt Repositories from which Linux Mint 13 Maya Depends are still Back to Eclipse 3.7 Indigo.
So at the Moment if you want Install the Latest Eclipse 2019-06 R Build on Linux Mint Maya 13 you will Need to Download and Install Eclipse 2019-06 R C/C++ Release for Linux.
The Contents and Details are Expressly Essentials to Give Focus Only to the Essentials Instructions and Commands and Make the Tut Easier to Understand ;)
To the Guide Bottom you find a Link to Create a Launcher and Hello-World Application Quick Starting.

-
Download Eclipse C/C++ Oxygen R IDE:
- Double-Click on Archive and Extract Eclipse into /tmp
- Open a Terminal Window
(Press “Enter” to Execute Commands) -
Relocating Eclipse
su
If Got “User is Not in Sudoers file” then Look: Solution
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 from Terminal simply with:
eclipse
-
Create an Eclipse Launcher for Quick Starting:
Mint-KDE App Launcher How-to -
Eclipse C++ Getting-Started SetUp & Hello-World:
Tags: Cpp, Eclipse, Eclipse 4.4 Luna IDE Cpp, Eclipse Luna, Guide, How-to, IDE, Install, Java, Linux, Linux Desktop, Linux Mint 13 KDE, Tutorial