From: Bruno Sinou Date: Mon, 8 Nov 2010 15:47:56 +0000 (+0000) Subject: + refactor to separate runtime and module project under eclipse plugin. X-Git-Tag: argeo-slc-2.1.7~1117 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=ba7808e44681e3e6d42a708946db171018defcc0;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@3863 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/eclipse/plugins/modules/org.argeo.slc.client.agent/META-INF/spring/client-osgi.xml b/eclipse/plugins/modules/org.argeo.slc.client.agent/META-INF/spring/client-osgi.xml new file mode 100644 index 000000000..37c9091f4 --- /dev/null +++ b/eclipse/plugins/modules/org.argeo.slc.client.agent/META-INF/spring/client-osgi.xml @@ -0,0 +1,15 @@ + + + + + + + + + \ No newline at end of file diff --git a/eclipse/plugins/modules/org.argeo.slc.client.agent/META-INF/spring/client.xml b/eclipse/plugins/modules/org.argeo.slc.client.agent/META-INF/spring/client.xml new file mode 100644 index 000000000..ab0f40886 --- /dev/null +++ b/eclipse/plugins/modules/org.argeo.slc.client.agent/META-INF/spring/client.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + +