Code cleaning / documentation
[lgpl/argeo-commons.git] / server / plugins / org.argeo.jcr.ui.explorer / plugin.xml
index 933aad083ebf7951a75bcdaf3626a7fa4bed1adc..8521924ae009e2d0d24e28b9d97ddb2f34b7e3d1 100644 (file)
                                name="Node path">
                        </commandParameter>
                </command>    
+       <command
+                       defaultHandler="org.argeo.eclipse.spring.SpringCommandHandler"
+                       id="org.argeo.jcr.ui.explorer.addRemoteRepository"
+                       name="Add remote JCR repository">
+                       <commandParameter
+                               id="org.argeo.jcr.ui.explorer.repositoryUri"
+                               name="Repository URI">
+                       </commandParameter>
+               </command>    
          <command
                defaultHandler="org.argeo.eclipse.spring.SpringCommandHandler"
                id="org.argeo.jcr.ui.explorer.addFileFolder"
                       style="push">
                 </command>
           </menuContribution>
+               <menuContribution
+                locationURI="menu:org.argeo.jcr.ui.explorer.browserView">
+                <command
+                      commandId="org.argeo.jcr.ui.explorer.addRemoteRepository"
+                      icon="icons/add.gif"
+                      style="push">
+                </command>
+          </menuContribution>
   <menuContribution
         locationURI="popup:org.argeo.jcr.ui.explorer.browserView">
      <command