summaryrefslogtreecommitdiffstats
path: root/org.rtems.cdt.toolchain2/plugin.xml
diff options
context:
space:
mode:
Diffstat (limited to 'org.rtems.cdt.toolchain2/plugin.xml')
-rw-r--r--org.rtems.cdt.toolchain2/plugin.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/org.rtems.cdt.toolchain2/plugin.xml b/org.rtems.cdt.toolchain2/plugin.xml
index fb68170..5741067 100644
--- a/org.rtems.cdt.toolchain2/plugin.xml
+++ b/org.rtems.cdt.toolchain2/plugin.xml
@@ -18,7 +18,7 @@
name="RTEMS Scanner Configuration Discovery Profile"
point="org.eclipse.cdt.make.core.ScannerConfigurationDiscoveryProfile">
<scannerInfoCollector
- class="org.rtems.cdt.build.ScannerInfoCollector"
+ class="org.eclipse.cdt.make.internal.core.scannerconfig2.PerProjectSICollector"
scope="project"/>
<buildOutputProvider>
<open/>
@@ -36,7 +36,7 @@
name="RTEMS Scanner Configuration Discovery Profile"
point="org.eclipse.cdt.make.core.ScannerConfigurationDiscoveryProfile">
<scannerInfoCollector
- class="org.rtems.cdt.build.ScannerInfoCollector"
+ class="org.eclipse.cdt.make.internal.core.scannerconfig2.PerProjectSICollector"
scope="project"/>
<buildOutputProvider>
<open/>
@@ -54,7 +54,7 @@
name="RTEMS Scanner Configuration Discovery Profile"
point="org.eclipse.cdt.make.core.ScannerConfigurationDiscoveryProfile">
<scannerInfoCollector
- class="org.rtems.cdt.build.ScannerInfoCollector"
+ class="org.eclipse.cdt.make.internal.core.scannerconfig2.PerProjectSICollector"
scope="project"/>
<buildOutputProvider>
<open/>