Project

General

Profile

« Previous | Next » 

Revision 43e9ee3f

Added by Patrick Plitzner over 6 years ago

ref #6910 Fix "Open in referencing objects view" menu visibility

  • clean up plugin.xml files

View differences:

eu.etaxonomy.taxeditor.navigation/plugin.xml
80 80
   </extension>
81 81
   <extension
82 82
         point="org.eclipse.ui.handlers">
83
      <handler
84
            class="eu.etaxonomy.taxeditor.handler.defaultHandler.OpenReferencingObjectsView"
85
            commandId="eu.etaxonomy.taxeditor.openReferencingObjectsView">
86
         <activeWhen>
87
            <with
88
                  variable="activePartId">
89
               <equals
90
                     value="eu.etaxonomy.taxeditor.navigation.navigator">
91
               </equals>
92
            </with>
93
         </activeWhen>
94
      </handler>
95 83
   </extension>  
96 84
   <extension
97 85
         point="org.eclipse.ui.navigator.navigatorContent">

Also available in: Unified diff