Project

General

Profile

« Previous | Next » 

Revision 434b59e1

Added by Patrick Plitzner over 6 years ago

ref #7005 Migrate Tcs import

View differences:

eu.etaxonomy.taxeditor.store/plugin.xml
409 409
            type="java.util.List">
410 410
      </commandParameterType>
411 411
   </extension>
412
   <extension
413
         point="org.eclipse.ui.importWizards">
414
      <wizard
415
            category="eu.etaxonomy.taxeditor.import.category.cdm"
416
            class="eu.etaxonomy.taxeditor.io.wizard.TcsImportWizard"
417
            id="eu.etaxonomy.taxeditor.io.import.tcs"
418
            name="%wizard.name">
419
      </wizard>
420
   
421
   <!--   <wizard
422
            category="eu.etaxonomy.taxeditor.import.category.cdm"
423
            class="eu.etaxonomy.taxeditor.io.wizard.JaxbImportWizard"
424
            id="eu.etaxonomy.taxeditor.io.import.jaxb"
425
            name="JAXB">
426
      </wizard> -->
427
   <!--   <wizard
428
            category="eu.etaxonomy.taxeditor.import.category.cdm"
429
            class="eu.etaxonomy.taxeditor.io.wizard.BerlinModelImportWizard"
430
            id="eu.etaxonomy.taxeditor.io.import.berlinModel"
431
            name="%wizard.name.0">
432
      </wizard>
433
      <wizard
434
            category="eu.etaxonomy.taxeditor.import.category.cdm"
435
            class="eu.etaxonomy.taxeditor.io.wizard.EndnoteImportWizard"
436
            id="eu.etaxonomy.taxeditor.io.import.endnote"
437
            name="%wizard.name.1">
438
      </wizard>-->
439
   </extension>
440 412
   <extension
441 413
         point="org.eclipse.ui.exportWizards">
442 414
      <category

Also available in: Unified diff