Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteffen Pingel2011-07-14 23:11:45 +0000
committerSteffen Pingel2011-07-14 23:11:45 +0000
commit6ac7ac86cf6e7556ff2f3c2a41925877c7bdcc29 (patch)
treef7c672acf149f2c496ae52616e6f7bec0f3fe292 /org.eclipse.mylyn.sdk-feature
parent839b20432c3095767fd543cd6b906eb79a35293f (diff)
downloadorg.eclipse.mylyn.tasks-6ac7ac86cf6e7556ff2f3c2a41925877c7bdcc29.tar.gz
org.eclipse.mylyn.tasks-6ac7ac86cf6e7556ff2f3c2a41925877c7bdcc29.tar.xz
org.eclipse.mylyn.tasks-6ac7ac86cf6e7556ff2f3c2a41925877c7bdcc29.zip
bug 343544: add SDK feature and site for Commons, Context, Docs, Tasks, Versions
https://bugs.eclipse.org/bugs/show_bug.cgi?id=343544
Diffstat (limited to 'org.eclipse.mylyn.sdk-feature')
-rw-r--r--org.eclipse.mylyn.sdk-feature/feature.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.sdk-feature/feature.xml b/org.eclipse.mylyn.sdk-feature/feature.xml
index b53d9cabc..ae08b0f32 100644
--- a/org.eclipse.mylyn.sdk-feature/feature.xml
+++ b/org.eclipse.mylyn.sdk-feature/feature.xml
@@ -43,9 +43,11 @@
id="org.eclipse.mylyn.bugzilla_feature"
version="0.0.0"/>
+ <!--
<includes
id="org.eclipse.mylyn.commons.sdk"
version="0.0.0"/>
+ -->
<plugin
id="org.eclipse.mylyn.bugzilla.core.source"

Back to the top