From 5b444174cd13680f99944026877f6cac2e1faba1 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Fri, 4 Oct 2019 09:38:57 +0200 Subject: [PATCH] Remove 32 bits SWT. --- rcp/dep/org.argeo.dep.cms.e4.rcp/pom.xml | 36 +++++++++++++----------- 1 file changed, 19 insertions(+), 17 deletions(-) diff --git a/rcp/dep/org.argeo.dep.cms.e4.rcp/pom.xml b/rcp/dep/org.argeo.dep.cms.e4.rcp/pom.xml index 1d29b2e6a..699208b42 100644 --- a/rcp/dep/org.argeo.dep.cms.e4.rcp/pom.xml +++ b/rcp/dep/org.argeo.dep.cms.e4.rcp/pom.xml @@ -1,4 +1,6 @@ - + 4.0.0 org.argeo.commons.rcp @@ -89,10 +91,10 @@ org.argeo.tp.rcp.e4 org.eclipse.swt.gtk.linux.x86_64 - - org.argeo.tp.rcp.e4 - org.eclipse.swt.gtk.linux.x86 - + + + + org.argeo.tp.rcp.e4 org.eclipse.swt.cocoa.macosx.x86_64 @@ -101,10 +103,10 @@ org.argeo.tp.rcp.e4 org.eclipse.swt.win32.win32.x86_64 - - org.argeo.tp.rcp.e4 - org.eclipse.swt.win32.win32.x86 - + + + + @@ -126,10 +128,10 @@ org.argeo.tp.rcp.e4 org.eclipse.equinox.launcher.gtk.linux.x86_64 - - org.argeo.tp.rcp.e4 - org.eclipse.equinox.launcher.gtk.linux.x86 - + + + + org.argeo.tp.rcp.e4 org.eclipse.equinox.launcher.cocoa.macosx.x86_64 @@ -138,10 +140,10 @@ org.argeo.tp.rcp.e4 org.eclipse.equinox.launcher.win32.win32.x86_64 - - org.argeo.tp.rcp.e4 - org.eclipse.equinox.launcher.win32.win32.x86 - + + + + -- 2.30.2