devinsy-xml/.classpath

13 lines
667 B
Text
Raw Normal View History

2013-06-20 00:13:37 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
2013-06-25 02:31:19 +02:00
<classpathentry kind="src" path="test"/>
2013-06-20 00:13:37 +02:00
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
2013-06-25 02:31:19 +02:00
<classpathentry kind="lib" path="lib/hamcrest-core-1.3.jar"/>
<classpathentry kind="lib" path="lib/junit-4.11.jar"/>
2013-06-26 14:16:28 +02:00
<classpathentry kind="lib" path="lib/log4j-1.2.17.jar"/>
2013-06-20 00:13:37 +02:00
<classpathentry kind="output" path="bin"/>
</classpath>