Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenoit Maggi2014-10-10 12:05:41 +0000
committerBenoit Maggi2014-10-10 12:05:41 +0000
commita362a724f822f79598bbfddb3fc9844d4b48efd0 (patch)
treee4ba6864e21f2783d974f435d8d05a7f55e4257a /features/papyrus-extra-features/org.eclipse.papyrus.extra.feature
parent6a7abefecf063c0bcc811c53b4641c6cdf7717f9 (diff)
downloadorg.eclipse.papyrus-a362a724f822f79598bbfddb3fc9844d4b48efd0.tar.gz
org.eclipse.papyrus-a362a724f822f79598bbfddb3fc9844d4b48efd0.tar.xz
org.eclipse.papyrus-a362a724f822f79598bbfddb3fc9844d4b48efd0.zip
Bug 445110 - [Diagram] Provide a papyrus configuration for modeling
ecore Change-Id: I9672fb9d5a80861433c1a938bdfafb1b2a1eb41c 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.xml183
1 files changed, 119 insertions, 64 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 56f7d9e9e88..68b5395780f 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
@@ -1,64 +1,119 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?><feature id="org.eclipse.papyrus.extra.feature" label="%featureName" provider-name="%providerName" version="1.1.0.qualifier">
-
- <copyright url="http://www.eclipse.org/legal/epl-v10.html">
- Copyright (c) 2008-2013 CEA LIST, Atos Origin, Conselleria de
-Infraestructuras y Transporte, Generalitat de la Comunitat Valenciana
-and others
-All rights reserved. This program and the accompanying materials
-are made available under the terms of the Eclipse Public License
-v1.0
-which accompanies this distribution, and is available at
-http://www.eclipse.org/legal/epl-v10.html
- </copyright>
-
- <license url="%licenseURL">
- %license
- </license>
-
- <includes id="org.eclipse.papyrus.extra.migration.feature" version="0.0.0"/>
-
- <includes id="org.eclipse.papyrus.uml.export.feature" version="0.0.0"/>
-
- <includes id="org.eclipse.papyrus.extra.cdo.feature" 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"/>
-
- <includes id="org.eclipse.papyrus.extra.eastadl.feature" version="0.0.0"/>
-
- <includes id="org.eclipse.papyrus.extra.marte.feature" version="0.0.0"/>
-
- <includes id="org.eclipse.papyrus.extra.marte.properties.feature" version="0.0.0"/>
-
- <includes id="org.eclipse.papyrus.extra.marte.textedit.feature" version="0.0.0"/>
-
- <includes id="org.eclipse.papyrus.extra.uml.compare.feature" version="0.0.0"/>
-
- <includes id="org.eclipse.papyrus.extra.umlrt.feature" version="0.0.0"/>
-
- <includes id="org.eclipse.papyrus.java.generator.feature" version="0.0.0"/>
-
- <includes id="org.eclipse.papyrus.java.reverse.feature" version="0.0.0"/>
-
- <includes id="org.eclipse.papyrus.extra.robotml.feature" version="0.0.0"/>
-
- <includes id="org.eclipse.papyrus.extra.qompass.designer.basic.feature" version="0.0.0"/>
-
- <includes id="org.eclipse.papyrus.extra.qompass.designer.tracing.feature" version="0.0.0"/>
-
- <includes id="org.eclipse.papyrus.extra.cpp.feature" version="0.0.0"/>
-
- <includes id="org.eclipse.papyrus.java.profile.feature" version="0.0.0"/>
-
- <includes id="org.eclipse.papyrus.robotml.generators.intempora.rtmaps.feature" version="0.0.0"/>
-
- <includes id="org.eclipse.papyrus.tablemigration.feature" version="0.0.0"/>
-
- <includes id="org.eclipse.papyrus.layers.feature" version="0.0.0"/>
-
- <includes id="org.eclipse.papyrus.extra.moka.feature" version="0.0.0"/>
-
- <includes id="org.eclipse.papyrus.migration.rsa.feature" version="0.0.0"/>
-
-</feature> \ No newline at end of file
+<?xml version="1.0" encoding="UTF-8"?>
+<feature
+ id="org.eclipse.papyrus.extra.feature"
+ label="%featureName"
+ version="1.1.0.qualifier"
+ provider-name="%providerName">
+
+ <copyright url="http://www.eclipse.org/legal/epl-v10.html">
+ Copyright (c) 2008-2013 CEA LIST, Atos Origin, Conselleria de
+Infraestructuras y Transporte, Generalitat de la Comunitat Valenciana
+and others
+All rights reserved. This program and the accompanying materials
+are made available under the terms of the Eclipse Public License
+v1.0
+which accompanies this distribution, and is available at
+http://www.eclipse.org/legal/epl-v10.html
+ </copyright>
+
+ <license url="%licenseURL">
+ %license
+ </license>
+
+ <includes
+ id="org.eclipse.papyrus.extra.migration.feature"
+ version="0.0.0"/>
+
+ <includes
+ id="org.eclipse.papyrus.uml.export.feature"
+ version="0.0.0"/>
+
+ <includes
+ id="org.eclipse.papyrus.extra.cdo.feature"
+ 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"/>
+
+ <includes
+ id="org.eclipse.papyrus.extra.eastadl.feature"
+ version="0.0.0"/>
+
+ <includes
+ id="org.eclipse.papyrus.extra.marte.feature"
+ version="0.0.0"/>
+
+ <includes
+ id="org.eclipse.papyrus.extra.marte.properties.feature"
+ version="0.0.0"/>
+
+ <includes
+ id="org.eclipse.papyrus.extra.marte.textedit.feature"
+ version="0.0.0"/>
+
+ <includes
+ id="org.eclipse.papyrus.extra.uml.compare.feature"
+ version="0.0.0"/>
+
+ <includes
+ id="org.eclipse.papyrus.extra.umlrt.feature"
+ version="0.0.0"/>
+
+ <includes
+ id="org.eclipse.papyrus.java.generator.feature"
+ version="0.0.0"/>
+
+ <includes
+ id="org.eclipse.papyrus.java.reverse.feature"
+ version="0.0.0"/>
+
+ <includes
+ id="org.eclipse.papyrus.extra.robotml.feature"
+ version="0.0.0"/>
+
+ <includes
+ id="org.eclipse.papyrus.extra.qompass.designer.basic.feature"
+ version="0.0.0"/>
+
+ <includes
+ id="org.eclipse.papyrus.extra.qompass.designer.tracing.feature"
+ version="0.0.0"/>
+
+ <includes
+ id="org.eclipse.papyrus.extra.cpp.feature"
+ version="0.0.0"/>
+
+ <includes
+ id="org.eclipse.papyrus.java.profile.feature"
+ version="0.0.0"/>
+
+ <includes
+ id="org.eclipse.papyrus.robotml.generators.intempora.rtmaps.feature"
+ version="0.0.0"/>
+
+ <includes
+ id="org.eclipse.papyrus.tablemigration.feature"
+ version="0.0.0"/>
+
+ <includes
+ id="org.eclipse.papyrus.layers.feature"
+ version="0.0.0"/>
+
+ <includes
+ id="org.eclipse.papyrus.extra.moka.feature"
+ version="0.0.0"/>
+
+ <includes
+ id="org.eclipse.papyrus.migration.rsa.feature"
+ version="0.0.0"/>
+
+ <includes
+ id="org.eclipse.papyrus.uml.diagram.ecore.feature"
+ version="0.0.0"/>
+
+</feature>

Back to the top