From: Mathieu Baudier Date: Fri, 27 Mar 2020 05:55:20 +0000 (+0100) Subject: Fix RCP manifest generation. X-Git-Tag: argeo-slc-2.1.17~47 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=1182a20743b620f0b3e148ab5219137c22a2979a;p=gpl%2Fargeo-slc.git Fix RCP manifest generation. --- diff --git a/rcp/org.argeo.eclipse.ui.rcp/bnd.bnd b/rcp/org.argeo.eclipse.ui.rcp/bnd.bnd index a51cdbbad..f516fbb2f 100644 --- a/rcp/org.argeo.eclipse.ui.rcp/bnd.bnd +++ b/rcp/org.argeo.eclipse.ui.rcp/bnd.bnd @@ -1,6 +1,6 @@ Import-Package: org.apache.commons.io,\ org.eclipse.core.commands,\ - org.argeo.eclipse.ui.utils,\ + org.argeo.eclipse.ui.util,\ !org.eclipse.core.runtime,\ !org.eclipse.ui.plugin,\ org.eclipse.swt,\