aboutsummaryrefslogtreecommitdiffstats
path: root/tools/eclipse/debug_support/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-02-17 11:46:37 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-02-17 11:46:37 +0000
commit777fa5d5684ef62c7241e43a457acfb69965e4a3 (patch)
tree0c360747ca668eaea0be36aed358267667b056b1 /tools/eclipse/debug_support/META-INF/MANIFEST.MF
parent87fe41551da40c49c3a6fb5fa970c355dc8a0f21 (diff)
downloadChibiOS-777fa5d5684ef62c7241e43a457acfb69965e4a3.tar.gz
ChibiOS-777fa5d5684ef62c7241e43a457acfb69965e4a3.tar.bz2
ChibiOS-777fa5d5684ef62c7241e43a457acfb69965e4a3.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5219 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'tools/eclipse/debug_support/META-INF/MANIFEST.MF')
-rw-r--r--tools/eclipse/debug_support/META-INF/MANIFEST.MF14
1 files changed, 0 insertions, 14 deletions
diff --git a/tools/eclipse/debug_support/META-INF/MANIFEST.MF b/tools/eclipse/debug_support/META-INF/MANIFEST.MF
deleted file mode 100644
index 2908664cf..000000000
--- a/tools/eclipse/debug_support/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,14 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: ChibiOS-RT_Debug_Support
-Bundle-SymbolicName: org.chibios.tools.eclipse.debug; singleton:=true
-Bundle-Version: 1.1.0
-Bundle-Activator: org.chibios.tools.eclipse.debug.activator.Activator
-Bundle-Vendor: chibios.org
-Require-Bundle: org.eclipse.ui,
- org.eclipse.core.runtime,
- org.eclipse.cdt.debug.mi.core,
- org.eclipse.debug.ui,
- org.eclipse.cdt.debug.core
-Bundle-RequiredExecutionEnvironment: JavaSE-1.6
-Bundle-ClassPath: .