+ refactor to separate runtime and module project under eclipse plugin.
authorBruno Sinou <bsinou@argeo.org>
Mon, 8 Nov 2010 16:14:37 +0000 (16:14 +0000)
committerBruno Sinou <bsinou@argeo.org>
Mon, 8 Nov 2010 16:14:37 +0000 (16:14 +0000)
commit117fa8f73a5b4bc0a79d596fc61b46e2dc2daf7c
tree2c7bdcc657690b86953ad03cff2a0b9cc771b0b6
parent0feb72eb7b11c7305c4465b71b09dd1020769c8c
+ 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@3877 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
eclipse/plugins/org.argeo.slc.client.oxm/.classpath [deleted file]
eclipse/plugins/org.argeo.slc.client.oxm/.project [deleted file]
eclipse/plugins/org.argeo.slc.client.oxm/META-INF/MANIFEST.MF [deleted file]
eclipse/plugins/org.argeo.slc.client.oxm/META-INF/spring/osgi.xml [deleted file]
eclipse/plugins/org.argeo.slc.client.oxm/META-INF/spring/oxm.xml [deleted file]
eclipse/plugins/org.argeo.slc.client.oxm/build.properties [deleted file]
eclipse/plugins/org.argeo.slc.client.oxm/src/main/java/org/argeo/slc/client/oxm/OxmBean.java [deleted file]
eclipse/plugins/org.argeo.slc.client.oxm/src/main/java/org/argeo/slc/client/oxm/OxmInterface.java [deleted file]