Bug 519544: [Wizard] Double dot in file extension for some architecture
contexts
https://bugs.eclipse.org/bugs/show_bug.cgi?id=519544
- Remove the (empty) extension prefix from the architecture model
Change-Id: I040c4aae1399afd8ad668ae24d5551a0fb0c33bb
Signed-off-by: Camille Letavernier <cletavernier@eclipsesource.com>
diff --git a/plugins/org.eclipse.papyrus.information.modeling.core/resource/architecture/InformationModeling.architecture b/plugins/org.eclipse.papyrus.information.modeling.core/resource/architecture/InformationModeling.architecture
index 2f35cc5..59d9e55 100644
--- a/plugins/org.eclipse.papyrus.information.modeling.core/resource/architecture/InformationModeling.architecture
+++ b/plugins/org.eclipse.papyrus.information.modeling.core/resource/architecture/InformationModeling.architecture
@@ -2,7 +2,7 @@
<architecture:ArchitectureDomain xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:architecture="http://www.eclipse.org/papyrus/infra/core/architecture" xmlns:gmfdiagrepresentation="http://www.eclipse.org/papyrus/infra/gmfdiag/representation" xmi:id="_gqEwQArwEeeIYNUXrqHYxw" id="org.eclipse.papyrus.information.modeling.domain" name="Information Modeling" description="Domain for Information Modeling">
<stakeholders xmi:id="_C38HwArxEeeIYNUXrqHYxw" id="org.eclipse.papyrus.information.modeling.modeler" name="Information Modeler" description="a stakeholder in charge of Information Modeling" concerns="_OlZNYArxEeeIYNUXrqHYxw"/>
<concerns xmi:id="_OlZNYArxEeeIYNUXrqHYxw" id="org.eclipse.papyrus.information.modeling.concern.basic" name="Basic Modeling of Information" description="The concern of basic information modeling" icon=""/>
- <contexts xsi:type="architecture:ArchitectureDescriptionLanguage" xmi:id="_faF5oArxEeeIYNUXrqHYxw" id="org.eclipse.papyrus.information.modeling" name="Information Modeling" description="Information Modeling Language, simple subset of UML" icon="platform:/plugin/org.eclipse.papyrus.information.modeling.core/icons/papyrus.png" defaultViewpoints="_szIIkAr3EeeIYNUXrqHYxw" extensionPrefix="" creationCommandClass="org.eclipse.papyrus.information.modeling.core.command.CreateInformationModelingCommand">
+ <contexts xsi:type="architecture:ArchitectureDescriptionLanguage" xmi:id="_faF5oArxEeeIYNUXrqHYxw" id="org.eclipse.papyrus.information.modeling" name="Information Modeling" description="Information Modeling Language, simple subset of UML" icon="platform:/plugin/org.eclipse.papyrus.information.modeling.core/icons/papyrus.png" defaultViewpoints="_szIIkAr3EeeIYNUXrqHYxw" creationCommandClass="org.eclipse.papyrus.information.modeling.core.command.CreateInformationModelingCommand">
<viewpoints xmi:id="_szIIkAr3EeeIYNUXrqHYxw" id="org.eclipse.papyrus.information.modeling.viewpoint.basic" name="Basic Information Modeling" description="Basic Information Modeling Viewpoint" concerns="_OlZNYArxEeeIYNUXrqHYxw" representationKinds="_YwcvUAr1EeeIYNUXrqHYxw"/>
<elementTypes href="platform:/plugin/org.eclipse.papyrus.infra.emf/model/infra-emf.elementtypesconfigurations#_rWI4YHPzEeSnGJwaJWHCSg"/>
<elementTypes href="platform:/plugin/org.eclipse.papyrus.infra.gmfdiag.common/model/notation.elementtypesconfigurations#_ScP1oFYCEeS0WsAAtVmToA"/>