Package org.eclipse.cdt.core
Interface ICDescriptorListener
-
@Deprecated public interface ICDescriptorListener
Deprecated.registerICProjectDescriptionListener
forCProjectDescriptionEvent
- Restriction:
- This interface is not intended to be referenced by clients.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description void
descriptorChanged(CDescriptorEvent event)
Deprecated.
-
-
-
Method Detail
-
descriptorChanged
void descriptorChanged(CDescriptorEvent event)
Deprecated.
-
-