aboutsummaryrefslogtreecommitdiffstats
path: root/tools/eclipse/config_wizard/.classpath
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/config_wizard/.classpath
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/config_wizard/.classpath')
-rw-r--r--tools/eclipse/config_wizard/.classpath13
1 files changed, 0 insertions, 13 deletions
diff --git a/tools/eclipse/config_wizard/.classpath b/tools/eclipse/config_wizard/.classpath
deleted file mode 100644
index 724303fa9..000000000
--- a/tools/eclipse/config_wizard/.classpath
+++ /dev/null
@@ -1,13 +0,0 @@
-<?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 excluding="**/.svn/" kind="src" path="src"/>
- <classpathentry kind="lib" path="lib/bsh.jar"/>
- <classpathentry kind="lib" path="lib/fmpp.jar"/>
- <classpathentry kind="lib" path="lib/freemarker.jar"/>
- <classpathentry kind="lib" path="lib/oro.jar"/>
- <classpathentry kind="lib" path="lib/resolver.jar"/>
- <classpathentry kind="lib" path="lib/jdom-2.0.2.jar"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>