aboutsummaryrefslogtreecommitdiffstats
path: root/tools/eclipse/debug_support/.classpath
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-08-24 09:19:05 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-08-24 09:19:05 +0000
commit5e4b039d56d93520f36f0c775e3cdc95c2f03e04 (patch)
tree6f23be1f25ce4a86f353aa75b1a44402cc6575e9 /tools/eclipse/debug_support/.classpath
parent546a832f81364c1b8f8ed3fc0850d2b32a6cbffe (diff)
downloadChibiOS-5e4b039d56d93520f36f0c775e3cdc95c2f03e04.tar.gz
ChibiOS-5e4b039d56d93520f36f0c775e3cdc95c2f03e04.tar.bz2
ChibiOS-5e4b039d56d93520f36f0c775e3cdc95c2f03e04.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4621 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'tools/eclipse/debug_support/.classpath')
-rw-r--r--tools/eclipse/debug_support/.classpath7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/eclipse/debug_support/.classpath b/tools/eclipse/debug_support/.classpath
new file mode 100644
index 000000000..8a8f1668c
--- /dev/null
+++ b/tools/eclipse/debug_support/.classpath
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
+ <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>