This article will describe installing Eclipse CDT.
Table of Contents
1 Install Eclipse
Install eclipse-cdt package.
$ sudo dnf install -y eclipse-cdt $ sudo reboot
2 Run Eclipse
Run the following command or run eclipse.desktop via launcher. eclipse.desktop is not "Eclipse C/C++ Debugger" but is "Eclipse".
$ eclipse