Project

General

Profile

« Previous | Next » 

Revision 261ccfdd

Added by Patrick Plitzner almost 7 years ago

fix #6584 Remove annotation and Editor navigation from toolbar

View differences:

eu.etaxonomy.taxeditor.application/plugin.xml
197 197
       </property>
198 198
    </product>
199 199
 </extension>
200
 <extension
201
       point="org.eclipse.ui.actionSets">
202
    <actionSet
203
          id="org.eclipse.ui.edit.text.actionSet.annotationNavigation"
204
          label="Annotation Navigation"
205
          visible="false">
206
    </actionSet>
207
    <actionSet
208
          id="org.eclipse.ui.edit.text.actionSet.navigation"
209
          label="Editor Navigation"
210
          visible="false">
211
    </actionSet>
212
 </extension>
200 213

  
201 214
</plugin>

Also available in: Unified diff