Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/marte/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/plugin.xml')
-rw-r--r--extraplugins/marte/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/extraplugins/marte/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/plugin.xml b/extraplugins/marte/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/plugin.xml
index dc0dc84f58b..633b4e4ab54 100644
--- a/extraplugins/marte/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/plugin.xml
+++ b/extraplugins/marte/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/plugin.xml
@@ -196,7 +196,7 @@
objectClass="org.eclipse.gmf.runtime.diagram.ui.editparts.IGraphicalEditPart">
<action
class="org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui.contributions.OpenTextualEditorForStereotypeApplications"
- definitionId="org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui.contributions.OpenTextualEditorForStereotypeApplications"
+ definitionId="org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui.OpenTextualEditorForStereotypeApplicationsCommand"
id="org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui.openStereotypeApplicationsEditor"
label="Open textual editor for stereotype applications"
menubarPath="editMenu">

Back to the top