Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn-feature/feature.xml')
-rw-r--r--org.eclipse.mylyn-feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/org.eclipse.mylyn-feature/feature.xml b/org.eclipse.mylyn-feature/feature.xml
index bf9814304..f0bbed9ee 100644
--- a/org.eclipse.mylyn-feature/feature.xml
+++ b/org.eclipse.mylyn-feature/feature.xml
@@ -278,4 +278,11 @@ litigation.
version="1.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.mylar.tasks.web"
+ download-size="0"
+ install-size="0"
+ version="1.0.0"
+ unpack="false"/>
+
</feature>

Back to the top