aboutsummaryrefslogtreecommitdiffstats
path: root/tools/eclipse/config_wizard/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'tools/eclipse/config_wizard/.classpath')
-rw-r--r--tools/eclipse/config_wizard/.classpath13
1 files changed, 13 insertions, 0 deletions
diff --git a/tools/eclipse/config_wizard/.classpath b/tools/eclipse/config_wizard/.classpath
new file mode 100644
index 000000000..232d040e3
--- /dev/null
+++ b/tools/eclipse/config_wizard/.classpath
@@ -0,0 +1,13 @@
+<?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="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>