From 41ba35ba723968f0bc14de30051c49c0e200d83c Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Mon, 2 Aug 2010 15:47:54 +0000 Subject: [PATCH] Update dependencies git-svn-id: https://svn.argeo.org/commons/trunk@3746 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- eclipse/plugins/org.argeo.eclipse.ui/pom.xml | 29 ++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/eclipse/plugins/org.argeo.eclipse.ui/pom.xml b/eclipse/plugins/org.argeo.eclipse.ui/pom.xml index 6df47287b..ec70309f6 100644 --- a/eclipse/plugins/org.argeo.eclipse.ui/pom.xml +++ b/eclipse/plugins/org.argeo.eclipse.ui/pom.xml @@ -11,6 +11,7 @@ Commons Eclipse UI jar + org.eclipse.ui org.eclipse.ui @@ -27,13 +28,41 @@ com.ibm.icu com.ibm.icu + + org.eclipse.swt + org.eclipse.swt + + + org.eclipse.swt + org.eclipse.swt.gtk.linux.x86_64 + + + org.eclipse.swt + org.eclipse.swt.win32.win32.x86 + + + org.eclipse.equinox + org.eclipse.equinox.launcher + + + org.eclipse.equinox + org.eclipse.equinox.launcher.gtk.linux.x86_64 + + + org.eclipse.equinox + org.eclipse.equinox.launcher.win32.win32.x86 + + + org.springframework org.springframework.context + org.slf4j com.springsource.slf4j.org.apache.commons.logging + -- 2.30.2