Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features')
-rwxr-xr-xfeatures/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/feature.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/feature.xml b/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/feature.xml
index 3ef2ae2440c..43320abf9a6 100755
--- a/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/feature.xml
+++ b/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/feature.xml
@@ -24,12 +24,12 @@
<import feature="org.eclipse.cbi.targetplatform-feature" version="3.0.0" match="compatible"/>
</requires>
- <!-- <plugin
+ <plugin
id="org.eclipse.papyrus.releng.tools"
download-size="0"
install-size="0"
version="0.0.0"
- unpack="false"/>-->
+ unpack="false"/>
<plugin
id="org.eclipse.papyrus.dev.project.management"
@@ -38,7 +38,7 @@
version="0.0.0"
unpack="false"/>
- <!-- <plugin
+ <plugin
id="org.eclipse.cbi.p2repo.aggregator"
download-size="0"
install-size="0"
@@ -71,6 +71,6 @@
download-size="0"
install-size="0"
version="0.0.0"
- unpack="false"/>-->
+ unpack="false"/>
</feature>

Back to the top