This extension point is used to contribute a new Indexer to the CDT. This indexer can choose to receive event notification from the index manager. CDT 3.0 [Enter extension point usage example here.] Plug-ins that want to extend this extension point must implement <samp>org.eclipse.cdt.core.index.IIndexer</samp> interface. [Enter information about supplied implementation of this extension point.]