move elevation back to first page #4037
[taxeditor.git] / eu.etaxonomy.taxeditor.store / plugin.xml
index c4c5996798a81b862b3d14a4b62bbfcf94aff573..fabd67f94775814786730a5878c7a9125e135479 100644 (file)
         restorable="true">
   </view>
   <view
-        class="eu.etaxonomy.taxeditor.ui.campanula.derivatesearch.DerivateSearchView"
-        id="eu.etaxonomy.taxeditor.ui.campanula.derivatesearch.DerivateSearchView"
+        class="eu.etaxonomy.taxeditor.view.derivateSearch.DerivateSearchView"
+        icon="icons/derivate_search_view-16x16-32.png"
+        id="eu.etaxonomy.taxeditor.view.derivateSearch.DerivateSearchView"
         name="Derivate Search"
         restorable="true">
   </view>
          <menu
                id="eu.etaxonomy.taxeditor.menu.showView"
                label="Show View">
+            <command
+                  commandId="org.eclipse.ui.views.showView"
+                  label="Derivate Search View"
+                  style="push">
+               <parameter
+                     name="org.eclipse.ui.views.showView.viewId"
+                     value="eu.etaxonomy.taxeditor.view.derivateSearch.DerivateSearchView">
+               </parameter>
+            </command>
             <separator
                   name="eu.etaxonomy.taxeditor.store.showViewMenu.details"
                   visible="true">