]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - org.argeo.eclipse.ui/bnd.bnd
[maven-release-plugin] copy for tag argeo-commons-2.1.30
[lgpl/argeo-commons.git] / org.argeo.eclipse.ui / bnd.bnd
index 9fe6f10f1fd995d9639c88d1de1372223997baf7..98a501e33f0d0d58e69fb104588dbeee5b32f86f 100644 (file)
@@ -1,4 +1,3 @@
-Require-Bundle: org.eclipse.core.runtime
 Import-Package: org.eclipse.core.commands,\
                                org.eclipse.jface.window,\
                                org.eclipse.swt,\
@@ -10,12 +9,3 @@ Import-Package: org.eclipse.core.commands,\
                                org.springframework.dao,\
                                javax.jcr.nodetype,\
                                *
-
-# Was: 
-#Bundle-ActivationPolicy: lazy
-#Bundle-SymbolicName: org.argeo.eclipse.ui;singleton:=true
-#Bundle-Activator: org.argeo.eclipse.ui.ArgeoUiPlugin 
-
-#!org.eclipse.core.commands,\ 
-# !org.eclipse.core.runtime,\
-# !org.eclipse.ui.plugin,\