summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
Diffstat (limited to '.classpath')
-rw-r--r--.classpath23
1 files changed, 23 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index 0168508..931fd8a 100644
--- a/.classpath
+++ b/.classpath
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
+ <classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="oracle.eclipse.tools.glassfish.lib.system">
<attributes>
@@ -12,5 +13,27 @@
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
+ <classpathentry kind="lib" path="lib/commons-codec-1.8.jar"/>
+ <classpathentry kind="lib" path="lib/commons-collections-3.2.1.jar"/>
+ <classpathentry kind="lib" path="lib/commons-io-2.4.jar"/>
+ <classpathentry kind="lib" path="lib/commons-lang3-3.1.jar"/>
+ <classpathentry kind="lib" path="lib/commons-logging-1.1.3.jar"/>
+ <classpathentry kind="lib" path="lib/cssparser-0.9.11.jar"/>
+ <classpathentry kind="lib" path="lib/htmlunit-2.13.jar"/>
+ <classpathentry kind="lib" path="lib/htmlunit-core-js-2.13.jar"/>
+ <classpathentry kind="lib" path="lib/httpclient-4.3.1.jar"/>
+ <classpathentry kind="lib" path="lib/httpcore-4.3.jar"/>
+ <classpathentry kind="lib" path="lib/httpmime-4.3.1.jar"/>
+ <classpathentry kind="lib" path="lib/jetty-http-8.1.12.v20130726.jar"/>
+ <classpathentry kind="lib" path="lib/jetty-io-8.1.12.v20130726.jar"/>
+ <classpathentry kind="lib" path="lib/jetty-util-8.1.12.v20130726.jar"/>
+ <classpathentry kind="lib" path="lib/jetty-websocket-8.1.12.v20130726.jar"/>
+ <classpathentry kind="lib" path="lib/nekohtml-1.9.19.jar"/>
+ <classpathentry kind="lib" path="lib/sac-1.3.jar"/>
+ <classpathentry kind="lib" path="lib/serializer-2.7.1.jar"/>
+ <classpathentry kind="lib" path="lib/xalan-2.7.1.jar"/>
+ <classpathentry kind="lib" path="lib/xercesImpl-2.11.0.jar"/>
+ <classpathentry kind="lib" path="lib/xml-apis-1.4.01.jar"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>