Project

General

Profile

« Previous | Next » 

Revision db81978c

Added by Alexander Oppermann over 9 years ago

latest changes from trunk

View differences:

eu.etaxonomy.taxeditor.store/plugin.xml
514 514
            </visibleWhen>
515 515
         </command>
516 516
      </menuContribution>
517
      <menuContribution
518
            allPopups="false"
519
            locationURI="popup:eu.etaxonomy.taxeditor.view.derivateSearch.DerivateSearchView">
520
         <command
521
               commandId="eu.etaxonomy.taxeditor.editor.handler.openDerivateView"
522
               label="Open in Derivate Editor"
523
               style="push">
524
         </command>
525
      </menuContribution>
517 526
   </extension>
518 527
   <extension
519 528
         point="org.eclipse.ui.handlers">
......
576 585
         </activeWhen>
577 586
      </handler>
578 587
   </extension>
579
   <extension
580
         point="org.eclipse.ui.commands">
581
      <command
582
            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.ChangeConnectionHandler"
583
            id="eu.etaxonomy.taxeditor.datasource.connect"
584
            name="Connect">
585
      </command>
586
   </extension>
587 588
   <extension
588 589
         name="Popup Menu Commands"
589 590
         point="org.eclipse.ui.commands">
......
653 654
            id="eu.etaxonomy.taxeditor.store.open.OpenDistributionEditorWizardHandler"
654 655
            name="Open Distribution Editor Wizard">
655 656
      </command>
657
      <command
658
            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.ChangeConnectionHandler"
659
            id="eu.etaxonomy.taxeditor.datasource.connect"
660
            name="Connect">
661
      </command>
656 662
   </extension>
657 663
   <extension
658 664
         point="org.eclipse.ui.importWizards">

Also available in: Unified diff