Project

General

Profile

« Previous | Next » 

Revision f41433b9

Added by Alex Theys almost 12 years ago

AT:Committing changes post merge

View differences:

eu.etaxonomy.taxeditor.editor/plugin.xml
85 85
               name="Concept Relations"
86 86
               restorable="true">
87 87
         </view>
88
         <view
89
               class="eu.etaxonomy.taxeditor.editor.view.concept.graph.ConceptGraphView"
90
               icon="icons/address-book-new.png"
91
               id="eu.etaxonomy.taxeditor.editor.view.concept.graph"
92
               name="Concept Graph"
93
               restorable="true">
94
         </view>
88 95
      </extension>
89 96
   <extension
90 97
         point="org.eclipse.ui.elementFactories">
......
156 163
                  value="eu.etaxonomy.taxeditor.editor.view.concept">
157 164
            </parameter>
158 165
         </command>
166
         <command
167
               commandId="org.eclipse.ui.views.showView"
168
               label="Concept Graph"
169
               style="push">
170
            <parameter
171
                  name="org.eclipse.ui.views.showView.viewId"
172
                  value="eu.etaxonomy.taxeditor.editor.view.concept.graph">
173
            </parameter>
174
            <visibleWhen
175
                  checkEnabled="false">
176
               <reference
177
                     definitionId="isShowExperimentalFeatures">
178
               </reference>
179
            </visibleWhen>
180
         </command>
159 181
      </menuContribution>
160 182
      <menuContribution
161 183
            locationURI="menu:org.eclipse.ui.main.menu.navigate">

Also available in: Unified diff