Community
Participate
Working Groups
The ICodeReaderFactory interface is set as @noimplement so the class NullCodeReaderFactory is in violation of this. The CDT has changed the interface for getting a translation unit (see compareStructureProvider) that doesn't require an ICodeReaderFactory.
Code has been modified to not use the ICodeReaderFactory interface.