PDA

View Full Version : CDT wont load anymore


blueflash
20th March 2007, 07:56 PM
hi folks,

ive stumpled upon a big problem today:
When I try to open my C++ Projects in eclipse, i got some NoClassDefFound Errors (cdtManagedBuilder and such classes) and that was it.
If I take a look at "Manage Software Updates" and examine the properties there are a lot of errors, the most confusing is this:


Plug-in "org.eclipse.cdt.core.linux.x86" version "3.1.2.200702271911" referenced by this feature is missing.


I see in the feature.xml file that indeed this plugin is needed, but it is not in /usr/share/plugins

I already reinstalled cdt completely. But that did not work.

Any suggests?

regards