+ refactor to separate runtime and module project under eclipse plugin.
authorBruno Sinou <bsinou@argeo.org>
Mon, 8 Nov 2010 16:45:00 +0000 (16:45 +0000)
committerBruno Sinou <bsinou@argeo.org>
Mon, 8 Nov 2010 16:45:00 +0000 (16:45 +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@3883 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

eclipse/plugins/runtime/org.argeo.slc.client.rcp/build.properties

index 8b65761d0761cfc503dfcb8dfecb9edb758db20a..a971175f5ab3d8dd22ca66c0b67aafff04d2b726 100644 (file)
@@ -1,5 +1,5 @@
-source.. = src/
-output.. = bin/
+source.. = src/main/java
+output.. = target/classes
 bin.includes = plugin.xml,\
                META-INF/,\
                .,\