]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - plugins/org.argeo.slc.client.ui.dist/plugin.xml
Run OSGi based on modular distribution
[gpl/argeo-slc.git] / plugins / org.argeo.slc.client.ui.dist / plugin.xml
index 530833b99be8b549a23ce20c481339c84e118ecd..6e3f6d531b440bcd1eda2c6102e97c11dd935880 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
                        id="workspaceName"
                        name="Workspace Name">
                        </commandParameter>
+            <commandParameter
+                  id="modulePath"
+                  name="Module Path"
+                  optional="true">
+            </commandParameter>
        </command>
        <command
             id="org.argeo.slc.client.ui.dist.refreshDistributionsView"
                                </class>
                        </state>
        </command>
-       <command
-            id="org.argeo.slc.client.ui.dist.refreshDistributionOverviewPage"
-            defaultHandler="org.argeo.eclipse.spring.SpringCommandHandler"
-            name="Refresh distribution overview page">
-       </command>
        <command
             id="org.argeo.slc.client.ui.dist.deleteArtifacts"
             defaultHandler="org.argeo.eclipse.spring.SpringCommandHandler"