diff options
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,5 +3,7 @@ <classpathentry kind="src" path="src"/> <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="lib/postgresql-9.0-801.jdbc4.jar"/> + <classpathentry kind="lib" path="lib/swixml.jar"/> + <classpathentry kind="lib" path="lib/jdom.jar"/> <classpathentry kind="output" path="bin"/> </classpath> |