refs #7667
Change-Id: Ie4f41081f6eb070031d0f3b56f9cd1418f72e353
id="org.simantics.desktop.ui.fileMenu.modeledActions">
</dynamic>
</menuContribution>
+ <menuContribution
+ locationURI="menu:edit">
+ <separator
+ name="edit.start"
+ visible="false">
+ </separator>
+ <command
+ commandId="org.eclipse.ui.edit.undo">
+ </command>
+ <command
+ commandId="org.eclipse.ui.edit.redo">
+ </command>
+ <separator
+ name="undo.ext"
+ visible="true">
+ </separator>
+ <command
+ commandId="org.eclipse.ui.edit.cut">
+ </command>
+ <command
+ commandId="org.eclipse.ui.edit.copy">
+ </command>
+ <command
+ commandId="org.eclipse.ui.edit.paste">
+ </command>
+ <separator
+ name="copy.ext"
+ visible="true">
+ </separator>
+ <command
+ commandId="org.eclipse.ui.edit.delete">
+ </command>
+ <command
+ commandId="org.eclipse.ui.edit.selectAll">
+ </command>
+ <separator
+ name="additions"
+ visible="false">
+ </separator>
+ </menuContribution>
<menuContribution
locationURI="popup:#ModelBrowserPopup">
<separator