From eac4eafbccb0d65b33c258b8935e72c04589b52f Mon Sep 17 00:00:00 2001 From: Bruno Sinou Date: Mon, 8 Nov 2010 16:18:10 +0000 Subject: [PATCH] + 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@3880 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- eclipse/plugins/pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/eclipse/plugins/pom.xml b/eclipse/plugins/pom.xml index 98026421a..c5a6f6725 100644 --- a/eclipse/plugins/pom.xml +++ b/eclipse/plugins/pom.xml @@ -12,9 +12,8 @@ Argeo Eclipse plugins pom - org.argeo.slc.client.ui - org.argeo.slc.client.agent - org.argeo.slc.client.rcp + modules + runtime -- 2.39.2