Improve JCR utilities.
[lgpl/argeo-commons.git] / org.argeo.eclipse.ui / bnd.bnd
index 41f9266c98af465edd034ddcca2bb743cd1611a4..b836fc0e90659066d63787e393d69a12d8b769fa 100644 (file)
@@ -1,9 +1,5 @@
-Bundle-ActivationPolicy: lazy
-Bundle-Activator: org.argeo.eclipse.ui.ArgeoUiPlugin 
-Require-Bundle: org.eclipse.ui;resolution:=optional,org.eclipse.rap.ui;resolution:=optional,org.eclipse.core.runtime
-Import-Package: org.springframework.beans.factory,\
-org.springframework.core.io.support,\
-!org.eclipse.core.runtime,\
-!org.eclipse.core.commands,\
-!org.eclipse.ui.plugin,\
-*
+Import-Package: javax.jcr.nodetype,\
+                               org.eclipse.swt,\
+                               org.eclipse.jface.window,\
+                               org.eclipse.core.commands.common,\
+                               *