Add possibility to specifiy multiple uuids as command parameters
[taxeditor.git] / eu.etaxonomy.taxeditor.store / plugin.xml
index c3082aa12c74b25edceb91b220b08972c717a84a..4b8b2413b5fe2fe1c7357fa102e772ee776b3752 100644 (file)
             id="eu.etaxonomy.taxeditor.uuidParameterType"
             type="java.util.UUID">
       </commandParameterType>
+      <commandParameterType
+            converter="eu.etaxonomy.taxeditor.handler.UuidsParameterTypeConverter"
+            id="eu.etaxonomy.taxeditor.uuidsParameterType"
+            type="java.util.List">
+      </commandParameterType>
    </extension>
    <extension
          point="org.eclipse.ui.importWizards">