Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.test-feature/feature.xml')
-rw-r--r--org.eclipse.mylyn.test-feature/feature.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.test-feature/feature.xml b/org.eclipse.mylyn.test-feature/feature.xml
index fd1c94a56..50a4513c4 100644
--- a/org.eclipse.mylyn.test-feature/feature.xml
+++ b/org.eclipse.mylyn.test-feature/feature.xml
@@ -105,12 +105,14 @@
install-size="0"
version="0.0.0"/>
+ <!--
<plugin
id="org.eclipse.mylyn.tests.ui"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
+ -->
<plugin
id="org.eclipse.mylyn.tests.util"
@@ -214,12 +216,14 @@
install-size="0"
version="0.0.0"/>
+ <!--
<plugin
id="org.eclipse.mylyn.tests.ui.source"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
+ -->
<plugin
id="org.eclipse.mylyn.tests.util.source"

Back to the top