Remove Eclipse 3 support.
[lgpl/argeo-commons.git] / legacy / org.argeo.cms.ui.workbench.rap / bnd.bnd
diff --git a/legacy/org.argeo.cms.ui.workbench.rap/bnd.bnd b/legacy/org.argeo.cms.ui.workbench.rap/bnd.bnd
deleted file mode 100644 (file)
index f9e7f66..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-Bundle-SymbolicName: org.argeo.cms.ui.workbench.rap;singleton:=true
-Bundle-Activator: org.argeo.cms.ui.workbench.rap.SecureRapActivator
-Bundle-ActivationPolicy: lazy
-
-Require-Bundle: org.eclipse.rap.ui,org.eclipse.core.runtime
-
-Import-Package: org.argeo.cms,\
-org.argeo.cms.auth,\
-org.argeo.cms.ui.workbench,\
-org.argeo.cms.ui.workbench.commands,\
-org.argeo.eclipse.ui.specific,\
-org.argeo.eclipse.spring,\
-org.argeo.node,\
-*