How to use Eclipse CDT to debug...

I installed eclipse and eclipse-cdt on FreeBSD by ports;

It work very well, but can't debug.

When I create a new "Debug Configuration" of "C/C++ Local Application", it will report "An error has occurred. java.lang.NoClassDefFoundError. org/eclipse/cdt/debug/ui/CDebugUIPlugin"

The plugin of "org.eclipse.cdt.debug.ui" is installed. Why???
 
i have the same problem too.

uname = FreeBSD 8.0-RELEASE-p2 AMD64
eclipse = 3.4.2_3
cdt = 3.1.2_4

Can anyone help?
I have this problem since i moved to eclipse.

Thanks for that
 
Back
Top