fix a few bugs
[lgpl/argeo-commons.git] / server / plugins / org.argeo.jcr.ui.explorer / META-INF / spring / commands.xml
index 1e58d33e5afd62a3a0bfd5c28ae1316752220f95..96ad94dbd98d25eb98a42e7253ee761297d11d76 100644 (file)
@@ -5,10 +5,10 @@
         http://www.springframework.org/schema/beans/spring-beans.xsd">
 
        <bean id="openGenericJcrQueryEditor"
-               class="org.argeo.jcr.ui.explorer.commands.OpenGenericJcrQueryEditor"
+               class="org.argeo.eclipse.ui.jcr.commands.OpenGenericJcrQueryEditor"
                scope="prototype">
                <property name="editorId"
-                       value="org.argeo.slc.client.ui.dist.genericJcrQueryEditor" />
+                       value="org.argeo.jcr.ui.explorer.genericJcrQueryEditor" />
        </bean>
 
        <bean id="openGenericNodeEditor"