Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Getting the CProject from the Project

Hello all,
 
can somebody help me to figure out how to do this:
 
I have the org.eclipse.core.resources.IProject of a project and want to get the org.eclipse.cdt.core.model.ICProject - provided that it actually is a CDT project.
 
I cannot quite figure out how to do it. I feel that I should use the project natures, but how ...
 
 
Thanks for any hints
 
 
Norbert
 

Back to the top