solved a problem with a missing command declaration
authorn.hoffmann <n.hoffmann@localhost>
Thu, 13 Jan 2011 09:55:31 +0000 (09:55 +0000)
committern.hoffmann <n.hoffmann@localhost>
Thu, 13 Jan 2011 09:55:31 +0000 (09:55 +0000)
taxeditor-editor/plugin.xml

index a54e298ac9129ee64bb85bd598cc3ba4cc28f097..1a2c3c2a8529e7e3a56e3986fcb3747106afa8c7 100644 (file)
                   visible="true">
             </separator>
             <command
                   visible="true">
             </separator>
             <command
-                  commandId="eu.etaxonomy.taxeditor.editor.commands.showDetailsView"
+                  commandId="org.eclipse.ui.views.showView"
                   label="Show Details"
                   style="push">
                   label="Show Details"
                   style="push">
+               <parameter
+                     name="org.eclipse.ui.views.showView.viewId"
+                     value="eu.etaxonomy.taxeditor.editor.forms.detailsView">
+               </parameter>
             </command>
             <separator
                   name="taxeditor-editor.separator4"
             </command>
             <separator
                   name="taxeditor-editor.separator4"