Project

General

Profile

« Previous | Next » 

Revision 0b611fb6

Added by Patrick Plitzner about 7 years ago

ref #6566 Sort main menu

View differences:

eu.etaxonomy.taxeditor.store/plugin.xml
321 321
   <extension
322 322
         point="org.eclipse.ui.menus">
323 323
      <menuContribution
324
            locationURI="menu:org.eclipse.ui.main.menu.window?before=eu.etaxonomy.taxeditor.application.windowMenu.last">
324
            locationURI="menu:eu.etaxonomy.taxeditor.workbench.menu.window?before=eu.etaxonomy.taxeditor.application.windowMenu.last">
325 325
         <menu
326 326
               id="eu.etaxonomy.taxeditor.menu.showView"
327 327
               label="%menu.label">
......
429 429
      </menuContribution>
430 430
      <menuContribution 
431 431
         allPopups="false" 
432
                 locationURI="menu:org.eclipse.ui.main.menu.window?before=eu.etaxonomy.taxeditor.application.windowMenu.last"> 
432
                 locationURI="menu:eu.etaxonomy.taxeditor.workbench.menu.window?before=eu.etaxonomy.taxeditor.application.windowMenu.last"> 
433 433
           <dynamic 
434 434
                    class="eu.etaxonomy.taxeditor.editor.definedterm.DefinedTermMenu" 
435 435
                   id="eu.etaxonomy.taxeditor.editor.definedterm.DefinedTermMenu"> 
......
442 442
        </dynamic> 
443 443
      </menuContribution>
444 444
      <menuContribution
445
            locationURI="menu:eu.etaxonomy.taxeditor.workbench.menu.file">
445
            locationURI="menu:eu.etaxonomy.taxeditor.workbench.menu.file?after=eu.etaxonomy.taxeditor.application.filemenu.io">
446 446
         <command
447 447
               commandId="eu.etaxonomy.taxeditor.store.operations.showRemotingLoginWindow"
448 448
               label="%command.label.CONNECT"

Also available in: Unified diff