Project

General

Profile

« Previous | Next » 

Revision f9dc4154

Added by Niels Hoffmann over 14 years ago

p2izing the editor

View differences:

taxeditor-application/plugin.xml
191 191
               visible="true">
192 192
         </separator>
193 193
         <command
194
               commandId="org.eclipse.ui.update.findAndInstallUpdates"
195
               label="Software Updates..."
194
               commandId="org.eclipse.equinox.p2.ui.sdk.update"
195
               label="Check for Updates"
196
               style="push">
197
         </command>
198
         <command
199
               commandId="org.eclipse.equinox.p2.ui.sdk.install"
200
               label="Install New Software..."
196 201
               style="push">
197 202
         </command>
198 203
         <separator
......
227 232
      </menuContribution>
228 233
   </extension>
229 234
   <extension
230
         id="TaxonomicEditor"
235
         id="product"
231 236
         point="org.eclipse.core.runtime.products">
232 237
      <product
233 238
            application="eu.etaxonomy.taxeditor.application.application"

Also available in: Unified diff