system: fedora 29 workstation.
I installed Eclipse to learn java $ sudo dnf install eclipse
, all was working fine.
Some days later I wanted to practice some “C language”, to do that I ran the command $ sudo dnf install eclipse-cdt
.
Now I have two application’s icon, Eclipse and “Eclipse C/C++ Stand-alone Debugger” .
when I run Eclipse, after select the workspace directory It show me the following Error.
I trying to fix that deleting the .metada directory inside the workspace directory, but the error persist
Any help would be very appreciate, please.