Adapt after refactoring
authorBruno Sinou <bsinou@argeo.org>
Wed, 30 Nov 2016 08:42:47 +0000 (08:42 +0000)
committerBruno Sinou <bsinou@argeo.org>
Wed, 30 Nov 2016 08:42:47 +0000 (08:42 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@9333 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

org.argeo.cms.ui.workbench.rap/META-INF/spring/commands.xml
org.argeo.cms.ui.workbench.rap/plugin.xml

index d7048db9a7ada3b04cccc220b28a77b49312fc69..d16946fe7647bdc4407a32cbc3a3906fb368eceb 100644 (file)
@@ -12,7 +12,7 @@
        </bean>
 
        <!-- RAP Specific command and corresponding service to enable open file -->
-       <bean id="org.argeo.eclipse.ui.workbench.openFile" class="org.argeo.cms.ui.workbench.commands.OpenFile"
+       <bean id="org.argeo.cms.ui.workbench.openFile" class="org.argeo.cms.ui.workbench.commands.OpenFile"
                scope="prototype">
                <property name="openFileServiceId"
                        value="org.argeo.security.ui.specific.openFileService" />
index 181949a7b778ea602b75ce1313c7e9fe7023a74b..4d81d83cfe7fca84d822e9842613876f13b0fbde 100644 (file)
@@ -37,7 +37,7 @@
                </command>
                <!-- Enable an "open file" action in a single sourced application  -->  
                <command
-                       id="org.argeo.eclipse.ui.workbench.openFile"
+                       id="org.argeo.cms.ui.workbench.openFile"
                        defaultHandler="org.argeo.eclipse.spring.SpringExtensionFactory"
                        name="OpenFile">
                        <commandParameter