From dc414097e3aa5baeb6cb01f91aaac69036f47351 Mon Sep 17 00:00:00 2001 From: Andrew Gvozdev Date: Fri, 30 Oct 2009 12:49:06 +0000 Subject: [PATCH] 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 --- core/org.eclipse.cdt.core/plugin.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/core/org.eclipse.cdt.core/plugin.xml b/core/org.eclipse.cdt.core/plugin.xml index 2c4f6083f5e..4ef521536d9 100644 --- a/core/org.eclipse.cdt.core/plugin.xml +++ b/core/org.eclipse.cdt.core/plugin.xml @@ -533,14 +533,6 @@ id="org.eclipse.cdt.core.CFG_BASED_CONTAINER"> - - - - - -