Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.papyrus.sdk-feature/feature.xml')
-rw-r--r--features/org.eclipse.papyrus.sdk-feature/feature.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/features/org.eclipse.papyrus.sdk-feature/feature.xml b/features/org.eclipse.papyrus.sdk-feature/feature.xml
index a17fe0782e0..6a47add3297 100644
--- a/features/org.eclipse.papyrus.sdk-feature/feature.xml
+++ b/features/org.eclipse.papyrus.sdk-feature/feature.xml
@@ -27,6 +27,7 @@ http://www.eclipse.org/legal/epl-v10.html
<includes
id="org.eclipse.papyrus"
version="0.0.0"/>
+ <!--
<includes
id="org.eclipse.papyrus.sdk.source"
version="0.0.0"/>
@@ -36,4 +37,5 @@ http://www.eclipse.org/legal/epl-v10.html
<includes
id="org.eclipse.papyrus.doc.source"
version="0.0.0"/>
+ -->
</feature>

Back to the top