aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
Diffstat (limited to '.classpath')
-rw-r--r--.classpath7
1 files changed, 7 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index a922195..2a83150 100644
--- a/.classpath
+++ b/.classpath
@@ -5,5 +5,12 @@
<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="lib" path="lib/commons-codec-1.4.jar"/>
+ <classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
+ <classpathentry kind="lib" path="lib/httpclient-4.1.jar"/>
+ <classpathentry kind="lib" path="lib/httpclient-cache-4.1.jar"/>
+ <classpathentry kind="lib" path="lib/httpcore-4.1.jar"/>
+ <classpathentry kind="lib" path="lib/httpmime-4.1.jar"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="output" path="bin"/>
</classpath>