]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - plugins/org.argeo.slc.client.ui.dist/plugin.xml
+ clean repo model
[gpl/argeo-slc.git] / plugins / org.argeo.slc.client.ui.dist / plugin.xml
index 530833b99be8b549a23ce20c481339c84e118ecd..97637957699dde5dd421260980c348ab8fac6f8b 100644 (file)
                        </commandParameter>
        </command>
        
-       <command
+       <!-- <command
             defaultHandler="org.argeo.slc.client.ui.dist.commands.MarkAsRelevantCategory"
             id="org.argeo.slc.client.ui.dist.markAsRelevantCategory"
             name="Mark as relevant category">
-       </command>
+       </command> --> 
        
        <command
-            defaultHandler="org.argeo.slc.client.ui.dist.commands.OpenGenerateBinariesWizard"
             id="org.argeo.slc.client.ui.dist.openGenerateBinariesWizard"
+            defaultHandler="org.argeo.eclipse.spring.SpringCommandHandler"
             name="Generate Binaries...">
+            <commandParameter
+                               id="param.repoNodePath"
+                               name="Repo node path">
+                       </commandParameter>
+                       <commandParameter
+                               id="param.workspaceName"
+                               name="Workspace name">
+                       </commandParameter>
+                       <commandParameter
+                               id="param.modulePath"
+                               name="Module path name">
+                       </commandParameter>
        </command>
        
        <command