Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenoit Maggi2017-03-03 12:39:03 +0000
committerBenoit Maggi2017-03-06 08:49:52 +0000
commit0513af69e311b92326fad7cb236e3f323f7af7ba (patch)
tree61b86c11c938a4f54ade5a20b0b8f3995ada49fe /features/papyrus-extra-features/org.eclipse.papyrus.extra.feature
parent831ebb2405a0609fb566471c646dac61b838f889 (diff)
downloadorg.eclipse.papyrus-0513af69e311b92326fad7cb236e3f323f7af7ba.tar.gz
org.eclipse.papyrus-0513af69e311b92326fad7cb236e3f323f7af7ba.tar.xz
org.eclipse.papyrus-0513af69e311b92326fad7cb236e3f323f7af7ba.zip
Bug 512981 - [DiagramTemplate] Move diagram template code to incubation
- remove the code related to diagramtemplate - the code is now available in org.eclipse.papyrus.incubation Change-Id: Id796087d91ed807e93be8f18d36489b879ca74f3 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
Diffstat (limited to 'features/papyrus-extra-features/org.eclipse.papyrus.extra.feature')
-rw-r--r--features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/feature.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/feature.xml b/features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/feature.xml
index e45843897e8..189766ae1fa 100644
--- a/features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/feature.xml
+++ b/features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/feature.xml
@@ -34,10 +34,6 @@ http://www.eclipse.org/legal/epl-v10.html
version="0.0.0"/>
<includes
- id="org.eclipse.papyrus.extra.diagramtemplate.feature"
- version="0.0.0"/>
-
- <includes
id="org.eclipse.papyrus.extra.dsml.validation.feature"
version="0.0.0"/>

Back to the top