Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2010-03-08 03:58:45 +0000
committerspingel2010-03-08 03:58:45 +0000
commita9827c493ad01337e5aa4d3565ded814cfb88fd9 (patch)
tree7502bce18112c35619340ba6bc602c499be991e6 /org.eclipse.mylyn.test-feature/feature.xml
parent9d7042eaf4f450df27c82c189e05c2b5832bda9f (diff)
downloadorg.eclipse.mylyn.tasks-a9827c493ad01337e5aa4d3565ded814cfb88fd9.tar.gz
org.eclipse.mylyn.tasks-a9827c493ad01337e5aa4d3565ded814cfb88fd9.tar.xz
org.eclipse.mylyn.tasks-a9827c493ad01337e5aa4d3565ded814cfb88fd9.zip
NEW - bug 304902: [update] updating Eclipse IDE for Java EE 3.5.1 to Mylyn 3.4 weekly build fails to missing dependencies
https://bugs.eclipse.org/bugs/show_bug.cgi?id=304902
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 fb841a2f8..1a9f57ee1 100644
--- a/org.eclipse.mylyn.test-feature/feature.xml
+++ b/org.eclipse.mylyn.test-feature/feature.xml
@@ -321,4 +321,11 @@ Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in t
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.mylyn.ide.capabilities"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top