2008-11-14 16:38:36 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<classpath>
|
|
|
|
|
<classpathentry kind="src" path="src"/>
|
2013-09-07 01:14:18 +00:00
|
|
|
<classpathentry exported="true" kind="lib" path="libs/dom4j-1.6.1.jar" sourcepath="C:/Users/Ziver/Documents/Programmering/Java/libs/dom4j-1.6.1/src"/>
|
|
|
|
|
<classpathentry exported="true" kind="lib" path="libs/javassist.jar" sourcepath="C:/Users/Ziver/Documents/Programmering/Java/libs/javassist-3.12.GA"/>
|
|
|
|
|
<classpathentry kind="lib" path="libs/junit-benchmarks-0.7.0.jar"/>
|
2010-08-18 17:35:25 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
|
2013-09-07 01:14:18 +00:00
|
|
|
<classpathentry exported="true" kind="lib" path="libs/commons-fileupload-1.2.1.jar" sourcepath="C:/Users/Ziver/Documents/Programmering/Java/libs/commons/commons-fileupload-1.2.1-sources.jar"/>
|
|
|
|
|
<classpathentry exported="true" kind="lib" path="libs/commons-io-1.4.jar"/>
|
2014-07-01 19:54:30 +00:00
|
|
|
<classpathentry kind="lib" path="libs/mysql-connector-java-5.1.14-bin.jar"/>
|
2011-09-20 17:18:25 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
2014-07-01 19:54:30 +00:00
|
|
|
<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="libs/sqlite-jdbc-3.7.2.jar"/>
|
2008-11-14 16:38:36 +00:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
|
</classpath>
|