Project

General

Profile

« Previous | Next » 

Revision ab9f98b3

Added by Ben Stöver over 8 years ago

Paste action for AlignmentEditor added.

View differences:

eu.etaxonomy.taxeditor.molecular/plugin.xml
284 284
               </with>
285 285
            </activeWhen>
286 286
         </handler>
287
         <handler
288
               class="eu.etaxonomy.taxeditor.molecular.handler.AlignmentEditorPasteHandler"
289
               commandId="org.eclipse.ui.edit.paste">
290
            <activeWhen>
291
               <with
292
                     variable="activePartId">
293
                  <equals
294
                        value="eu.etaxonomy.taxeditor.molecular.AlignmentEditor">
295
                  </equals>
296
               </with>
297
            </activeWhen>
298
         </handler>
287 299
      </extension>
288 300
      <extension
289 301
            point="org.eclipse.core.expressions.definitions">

Also available in: Unified diff