| commit | f5fce1be687c7051522457153c0e7e804a2238a2 | [log] [tgz] |
|---|---|---|
| author | Vincent Lorenzo <vincent.lorenzo@cea.fr> | Wed Aug 21 13:15:20 2019 +0200 |
| committer | Vincent Lorenzo <vincent.lorenzo@cea.fr> | Wed Aug 21 13:16:13 2019 +0200 |
| tree | 65ef14b6d50cec549a9d72123d9a6b9e7ac8fae3 | |
| parent | cb29e2c59fc99d7de75c4c66515de7a7e7487112 [diff] |
Bug 549586: [Model2Doc] The elements coming from GMFDocumentStructureTemplate don't have property view in the Papyrus context - fix some plugin and feature name Change-Id: I45215e7ad53e0b5e9ec321df16d17cc068d5423f Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
diff --git a/features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/feature.properties b/features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/feature.properties index 1d39ab2..57cb891 100755 --- a/features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/feature.properties +++ b/features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/feature.properties
@@ -12,7 +12,7 @@ # "featureName" property - name of the feature -featureName=Papyrus-Model2Doc - GMF (native) DocumentStructureTemplate Integration for Papyrus (Incubation) +featureName=Papyrus-Model2Doc Papyrus GMF Integration Feature (Incubation) # "providerName" property - name of the company that provides the feature providerName=Eclipse Modeling Project
diff --git a/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/plugin.properties b/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/plugin.properties index d8999ef..59ec1f9 100755 --- a/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/plugin.properties +++ b/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/plugin.properties
@@ -10,7 +10,7 @@ # Contributors: # Vincent Lorenzo (CEA LIST) vincent.lorenzo@cea.fr - Initial API and implementation -pluginName = Papyrus-Model2Doc - GMF DocumentStructureTemplate Integration Edit Support (Incubation) +pluginName = Papyrus-Model2Doc - Papyrus GMF DocumentStructureTemplate Integration Edit Support (Incubation) providerName = Eclipse Modeling Project _UI_CreateChild_text = {0} _UI_CreateChild_text2 = {1} {0}
diff --git a/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/META-INF/MANIFEST.MF b/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/META-INF/MANIFEST.MF index e1e60b0..8cd3b0d 100755 --- a/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/META-INF/MANIFEST.MF +++ b/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/META-INF/MANIFEST.MF
@@ -1,6 +1,6 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 -Bundle-Name: Papyrus-Model2Doc - GMF (native) Document Structure template Papyrus Properties (Incubation) +Bundle-Name: Papyrus-Model2Doc - Native GMF DocumentStructureTemplate Integration Properties (Incubation) Bundle-SymbolicName: org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties;singleton:=true Bundle-Version: 0.7.0.qualifier Bundle-Activator: org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties.Activator
diff --git a/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/plugin.properties b/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/plugin.properties index 2f79b78..bd31bd3 100755 --- a/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/plugin.properties +++ b/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/plugin.properties
@@ -10,5 +10,5 @@ # Contributors: # Vincent Lorenzo (CEA LIST) vincent.lorenzo@cea.fr - Initial API and implementation -pluginName = Papyrus-Model2Doc - GMF DocumentStructureTemplate Integration (Incubation) +pluginName = Papyrus-Model2Doc - Papyrus GMF DocumentStructureTemplate Integration (Incubation) providerName = Eclipse Modeling Project