+ refactor to separate runtime and module project under eclipse plugin.
authorBruno Sinou <bsinou@argeo.org>
Mon, 8 Nov 2010 16:18:10 +0000 (16:18 +0000)
committerBruno Sinou <bsinou@argeo.org>
Mon, 8 Nov 2010 16:18:10 +0000 (16:18 +0000)
+ add some pom to prepare the deployment
+ clean client rcp & ui project (change src & target folder)

git-svn-id: https://svn.argeo.org/slc/trunk@3880 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

eclipse/plugins/pom.xml

index 98026421a059cbf1705b5b938d4140deca548419..c5a6f67254ee61aa58a9744bdca4ab1db4f8fea0 100644 (file)
@@ -12,9 +12,8 @@
        <name>Argeo Eclipse plugins</name>
        <packaging>pom</packaging>
        <modules>
-               <module>org.argeo.slc.client.ui</module>
-               <module>org.argeo.slc.client.agent</module>
-               <module>org.argeo.slc.client.rcp</module>
+               <module>modules</module>
+               <module>runtime</module>
        </modules>
        <build>
                <resources>