Delete MANIFEST
authorMathieu Baudier <mbaudier@argeo.org>
Mon, 26 Mar 2012 14:33:10 +0000 (14:33 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Mon, 26 Mar 2012 14:33:10 +0000 (14:33 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@5239 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

osgi/plugins/org.argeo.osgi.ui.explorer/META-INF/MANIFEST.MF [deleted file]

diff --git a/osgi/plugins/org.argeo.osgi.ui.explorer/META-INF/MANIFEST.MF b/osgi/plugins/org.argeo.osgi.ui.explorer/META-INF/MANIFEST.MF
deleted file mode 100644 (file)
index de9deb9..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: OSGi Explorer
-Bundle-SymbolicName: org.argeo.osgi.ui.explorer;singleton:=true
-Bundle-Version: 0.3.5.SNAPSHOT
-Bundle-Activator: org.argeo.osgi.ui.explorer.OsgiExplorerPlugin
-Require-Bundle: org.eclipse.ui;resolution:=optional,
- org.eclipse.rap.ui;resolution:=optional,
- org.eclipse.core.runtime
-Bundle-ActivationPolicy: lazy
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Import-Package: org.apache.commons.logging;version="1.1.1",
- org.argeo,
- org.argeo.eclipse.ui,
- org.argeo.eclipse.ui.specific