Completely uninstall and reinstall Eclipse IDE

1. First log in as a root $su - root
2. $apt-get autoremove eclipse
3. $rm -r /usr/lib/eclipse (will remove all the plugins that were lost or were giving you problems and also configuration files which if you are new with eclipse for sure there is nothing to keep)
4. $apt-get install eclipse
5. $eclipse (launch eclipse)
6. add all the plugins you want from a clean instalation

usr/share/eclipse/plugins

No comments:

Post a Comment