我用eclipse编译c程序,安装正确,没有提示出错,但是当新建一个c工程的时候总是提示:
The selected wizard could not be started.
Reason:
Plug-in "Org.eclipse.cdt.managedbuilder.ui " was unable to instantiate class "org.eclipse.cdt.managedbuilder.ui.wizards.NewManagedCProjectWizard ".
------解决方案--------------------
很显然是你插件没有放全,从新解压缩CDT包再拷贝进去试