Project

General

Profile

« Previous | Next » 

Revision b7ae6548

Added by Cherian Mathew over 11 years ago

updated plugin to rename command ids

View differences:

eu.etaxonomy.taxeditor.editor/plugin.xml
419 419
               visible="true">
420 420
         </separator>
421 421
      </menuContribution>
422
      <menuContribution
423
            locationURI="popup:eu.etaxonomy.taxeditor.editor.key.polytomous.list">
424
         <command
425
               commandId="eu.etaxonomy.taxeditor.key.polytomous.command.new"
426
               label="New"
427
               style="push">
428
         </command>
429
         <command
430
               commandId="org.eclipse.ui.edit.delete"
431
               label="Delete"
432
               style="push">
433
         </command>
434
      </menuContribution>
422 435
      <menuContribution
423 436
            locationURI="popup:eu.etaxonomy.taxeditor.editor.view.descriptive">
424 437
         <command
......
646 659
               style="push">
647 660
         </command>
648 661
      </menuContribution>
649
      <menuContribution
650
            locationURI="popup:eu.etaxonomy.taxeditor.editor.key.polytomous.list">
651
         <command
652
               commandId="eu.etaxonomy.taxeditor.key.polytomous.command.new"
653
               label="New"
654
               style="push">
655
         </command>
656
         <command
657
               commandId="org.eclipse.ui.edit.delete"
658
               label="Delete"
659
               style="push">
660
         </command>
661
      </menuContribution>
662 662
   </extension>
663 663
   <extension
664 664
         point="org.eclipse.ui.handlers">

Also available in: Unified diff