Rename packages in order to make future stable documentation clearer.
[lgpl/argeo-commons.git] / org.argeo.eclipse.ui.rap / bnd.bnd
index 83a2036d440f120d0e6388a36c7b587fbced0006..fb50c88ef8ac0c659ade648dcdb097e6ba6b5fc3 100644 (file)
@@ -1,10 +1,5 @@
-Require-Bundle: org.eclipse.rap.ui,org.eclipse.core.runtime
-Import-Package: org.apache.commons.io,\
-org.argeo,\
-org.springframework.beans.factory,\
-org.springframework.core.io.support,\
-!org.eclipse.rwt.widgets,\
-!org.eclipse.core.runtime,\
-!org.eclipse.core.commands,\
-!org.eclipse.ui.plugin,\
+Import-Package: org.eclipse.swt,\
+org.eclipse.jface.dialogs,\
+org.argeo.eclipse.ui.util,\
+org.eclipse.swt.events,\
 *