Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--org.eclipse.mylyn.commons-feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.commons-feature/feature.xml b/org.eclipse.mylyn.commons-feature/feature.xml
index 572454ce..a4679a0b 100644
--- a/org.eclipse.mylyn.commons-feature/feature.xml
+++ b/org.eclipse.mylyn.commons-feature/feature.xml
@@ -220,4 +220,11 @@
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="com.sun.syndication"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top