19 lines
1.1 KiB
XML
19 lines
1.1 KiB
XML
<?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.module.container"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
|
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="lib" path="lib/commons-fileupload-1.2.1.jar"/>
|
|
<classpathentry kind="lib" path="lib/commons-io-2.5.jar"/>
|
|
<classpathentry kind="lib" path="lib/dom4j-1.6.1.jar"/>
|
|
<classpathentry kind="lib" path="lib/hamcrest-core-1.3.jar"/>
|
|
<classpathentry kind="lib" path="lib/junit-4.12.jar"/>
|
|
<classpathentry kind="lib" path="lib/junit-benchmarks-0.7.2.jar"/>
|
|
<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.36-bin.jar"/>
|
|
<classpathentry kind="lib" path="lib/servlet-api.jar"/>
|
|
<classpathentry kind="lib" path="lib/sqlite-jdbc-3.8.11.2.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|