mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
bug 293572: No schema found for org.eclipse.cdt.core.ScannerInfoProvider/BinaryParser extension points
Removed extension ScannerInfoProvider using non-existing class org.eclipse.cdt.core.index.export.ConfigurableScannerInfoProvider
This commit is contained in:
parent
7df20adbb5
commit
dc414097e3
1 changed files with 0 additions and 8 deletions
|
@ -533,14 +533,6 @@
|
|||
id="org.eclipse.cdt.core.CFG_BASED_CONTAINER">
|
||||
</pathEntryContainerInitializer>
|
||||
</extension>
|
||||
<extension
|
||||
point="org.eclipse.cdt.core.ScannerInfoProvider">
|
||||
<cextension>
|
||||
<run
|
||||
class="org.eclipse.cdt.core.index.export.ConfigurableScannerInfoProvider">
|
||||
</run>
|
||||
</cextension>
|
||||
</extension>
|
||||
<extension
|
||||
point="org.eclipse.cdt.core.CIndex">
|
||||
<ExportProjectProvider
|
||||
|
|
Loading…
Add table
Reference in a new issue