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

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

index 99c585287ab555ae671ff31064aab254f44a7ed3..5a20aff0298466112c3afc3681056f89bf182d56 100644 (file)
@@ -1,7 +1,6 @@
 source.. = src/main/java
 output.. = target/classes
-bin.includes = plugin.xml,\
-               META-INF/,\
+bin.includes = META-INF/,\
                .,\
                icons/
                
\ No newline at end of file