summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
Diffstat (limited to '.classpath')
-rw-r--r--.classpath10
1 files changed, 10 insertions, 0 deletions
diff --git a/.classpath b/.classpath
new file mode 100644
index 0000000..303ee3b
--- /dev/null
+++ b/.classpath
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path=""/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
+ <classpathentry kind="lib" path="swingx.jar"/>
+ <classpathentry kind="lib" path="swingx-beaninfo.jar"/>
+ <classpathentry kind="lib" path="swingx-ws.jar"/>
+ <classpathentry kind="lib" path="mysql-connector-java-5.1.14-bin.jar"/>
+ <classpathentry kind="output" path=""/>
+</classpath>