Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorptessier2014-01-21 11:05:16 +0000
committerptessier2014-01-21 11:05:16 +0000
commit0a8bb6b72f95bfc62aff01fadd69ecba035b7275 (patch)
treeeddec796df702f66c175b7bff0f082932c7251ff /features
parent76030b0123e95334f55d2877f42cf88774b01ee1 (diff)
downloadorg.eclipse.papyrus-0a8bb6b72f95bfc62aff01fadd69ecba035b7275.tar.gz
org.eclipse.papyrus-0a8bb6b72f95bfc62aff01fadd69ecba035b7275.tar.xz
org.eclipse.papyrus-0a8bb6b72f95bfc62aff01fadd69ecba035b7275.zip
386118: [EMF Facet] Papyrus should progressively support EMF Facet 0.2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=386118
Diffstat (limited to 'features')
-rw-r--r--features/papyrus-main-features/org.eclipse.papyrus.sdk.sources.feature/feature.xml10
1 files changed, 1 insertions, 9 deletions
diff --git a/features/papyrus-main-features/org.eclipse.papyrus.sdk.sources.feature/feature.xml b/features/papyrus-main-features/org.eclipse.papyrus.sdk.sources.feature/feature.xml
index d13ae2ae32a..fbb1bd8933b 100644
--- a/features/papyrus-main-features/org.eclipse.papyrus.sdk.sources.feature/feature.xml
+++ b/features/papyrus-main-features/org.eclipse.papyrus.sdk.sources.feature/feature.xml
@@ -67,10 +67,6 @@ http://www.eclipse.org/legal/epl-v10.html
version="0.0.0"/>
<includes
- id="org.eclipse.papyrus.sysml.table.source.feature"
- version="0.0.0"/>
-
- <includes
id="org.eclipse.papyrus.uml.source.feature"
version="0.0.0"/>
@@ -83,10 +79,6 @@ http://www.eclipse.org/legal/epl-v10.html
version="0.0.0"/>
<includes
- id="org.eclipse.papyrus.uml.table.source.feature"
- version="0.0.0"/>
-
- <includes
id="org.eclipse.papyrus.uml.tools.source.feature"
version="0.0.0"/>
@@ -157,7 +149,7 @@ http://www.eclipse.org/legal/epl-v10.html
<includes
id="org.eclipse.papyrus.uml.nattable.source.feature"
version="0.0.0"/>
-
+
<includes
id="org.eclipse.papyrus.infra.gmfdiag.css.source.feature"
version="0.0.0"/>

Back to the top