+ refactor to separate runtime and module project under eclipse plugin.
authorBruno Sinou <bsinou@argeo.org>
Mon, 8 Nov 2010 16:43:48 +0000 (16:43 +0000)
committerBruno Sinou <bsinou@argeo.org>
Mon, 8 Nov 2010 16:43:48 +0000 (16:43 +0000)
commit82c40cb1bd69f84dea65a235eefc1c9575574e39
tree4ff328f40fb701115717f9845689606d7a009ea1
parent06004954f615f032729168b34c06beb3882868e5
+ 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@3882 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
eclipse/plugins/runtime/org.argeo.slc.client.commons/icons/archive.png [new file with mode: 0644]
eclipse/plugins/runtime/org.argeo.slc.client.commons/icons/computer.png [new file with mode: 0644]
eclipse/plugins/runtime/org.argeo.slc.client.commons/icons/error.gif [new file with mode: 0644]
eclipse/plugins/runtime/org.argeo.slc.client.commons/icons/folder.png [new file with mode: 0644]
eclipse/plugins/runtime/org.argeo.slc.client.commons/icons/passed.gif [new file with mode: 0644]
eclipse/plugins/runtime/org.argeo.slc.client.commons/icons/processes.gif [new file with mode: 0644]
eclipse/plugins/runtime/org.argeo.slc.client.commons/icons/system.png [new file with mode: 0644]
eclipse/plugins/runtime/org.argeo.slc.client.commons/pom.xml