Hello,
I checked out cdt.core from CVS. But when eclipse checks it out and builds it automatically initially, it gives several warnings like:
Kind Status Priority Description Resource In Folder Location
Warning The type MakeUtil is deprecated CBuilder.java org.eclipse.cdt.core/src/org/eclipse/cdt/internal/core line 24
Warning The method isStopOnError() from the type CProjectNature is deprecated CBuilder.java org.eclipse.cdt.core/src/org/eclipse/cdt/internal/core line 212
And many such errors. Hence when I run this as a workbench, there are many errors:
In the C/C++ project properties, tab for Binary Parser does not contain any options. Also a tab Paths & Symbols is completely missing in this workbench, though it is present in original CDT plugin.
It shows Java Run Time Exception in the console saying "Unhandled Exception", though I haven't modified the code at all. Can anybody help?
Thank you,
Diviya
_______________________________________________
cdt-core-dev mailing list
cdt-core-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-core-dev