Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/org.eclipse.cdt.platform.source-feature/feature.xml')
-rw-r--r--releng/org.eclipse.cdt.platform.source-feature/feature.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/releng/org.eclipse.cdt.platform.source-feature/feature.xml b/releng/org.eclipse.cdt.platform.source-feature/feature.xml
index 5bcfece232a..f42a42c63b4 100644
--- a/releng/org.eclipse.cdt.platform.source-feature/feature.xml
+++ b/releng/org.eclipse.cdt.platform.source-feature/feature.xml
@@ -19,6 +19,10 @@
%license
</license>
+ <includes
+ id="org.eclipse.cdt.native.source"
+ version="0.0.0"/>
+
<plugin
id="org.eclipse.cdt.core.source"
download-size="0"

Back to the top