Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2007-12-12 07:28:50 +0000
committerspingel2007-12-12 07:28:50 +0000
commit35ce7f79e3b10c4fc9bb3d51b1ee997f641463dd (patch)
treec7d198222ae1fe3bec63bb905e0ae840c9faacd3 /org.eclipse.mylyn.test-feature/feature.xml
parenta78e3d958478f497b77928fe64286612f8058116 (diff)
downloadorg.eclipse.mylyn.tasks-35ce7f79e3b10c4fc9bb3d51b1ee997f641463dd.tar.gz
org.eclipse.mylyn.tasks-35ce7f79e3b10c4fc9bb3d51b1ee997f641463dd.tar.xz
org.eclipse.mylyn.tasks-35ce7f79e3b10c4fc9bb3d51b1ee997f641463dd.zip
NEW - bug 116487: create performance test harness
https://bugs.eclipse.org/bugs/show_bug.cgi?id=116487
Diffstat (limited to 'org.eclipse.mylyn.test-feature/feature.xml')
-rw-r--r--org.eclipse.mylyn.test-feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.test-feature/feature.xml b/org.eclipse.mylyn.test-feature/feature.xml
index 36240428b..2fcfca00e 100644
--- a/org.eclipse.mylyn.test-feature/feature.xml
+++ b/org.eclipse.mylyn.test-feature/feature.xml
@@ -156,4 +156,11 @@
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.mylyn.monitor.reports"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top