From: Bruno Sinou Date: Mon, 8 Nov 2010 16:45:00 +0000 (+0000) Subject: + refactor to separate runtime and module project under eclipse plugin. X-Git-Tag: argeo-slc-2.1.7~1097 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=f4302c1159d9bf7a20b757a18ac3990bb91bdea1;p=gpl%2Fargeo-slc.git + refactor to separate runtime and module project under eclipse plugin. + 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 --- diff --git a/eclipse/plugins/runtime/org.argeo.slc.client.rcp/build.properties b/eclipse/plugins/runtime/org.argeo.slc.client.rcp/build.properties index 8b65761d0..a971175f5 100644 --- a/eclipse/plugins/runtime/org.argeo.slc.client.rcp/build.properties +++ b/eclipse/plugins/runtime/org.argeo.slc.client.rcp/build.properties @@ -1,5 +1,5 @@ -source.. = src/ -output.. = bin/ +source.. = src/main/java +output.. = target/classes bin.includes = plugin.xml,\ META-INF/,\ .,\