Add test class for DirCleaner
[jabaws.git] / .classpath
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3         <classpathentry kind="src" path="datamodel"/>
4         <classpathentry kind="src" path="log"/>
5         <classpathentry kind="src" path="engine"/>
6         <classpathentry kind="src" path="runner"/>
7         <classpathentry kind="src" path="webservices"/>
8         <classpathentry excluding="testdata/" kind="src" path="testsrc"/>
9         <classpathentry kind="lib" path="WEB-INF/lib/drmaa.jar"/>
10         <classpathentry kind="lib" path="WEB-INF/lib/log4j-1.2.15.jar"/>
11         <classpathentry kind="lib" path="WEB-INF/lib/compbio-annotations-1.0.jar"/>
12         <classpathentry kind="lib" path="WEB-INF/lib/compbio-util-1.4.jar"/>
13         <classpathentry kind="lib" path="WEB-INF/lib/derby-10.8.2.2.jar"/>
14         <classpathentry kind="lib" path="WEB-INF/lib/compbio-ga-1.1.jar"/>
15         <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0 (v.41)">
16                 <attributes>
17                         <attribute name="owner.project.facets" value="jst.web"/>
18                 </attributes>
19         </classpathentry>
20         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_45">
21                 <attributes>
22                         <attribute name="owner.project.facets" value="java"/>
23                 </attributes>
24         </classpathentry>
25         <classpathentry kind="lib" path="testsrc/lib/testng-5.10-jdk15.jar"/>
26         <classpathentry kind="lib" path="WEB-INF/lib/jstl-1.1.2.jar"/>
27         <classpathentry kind="lib" path="WEB-INF/lib/standard-1.1.2.jar"/>
28         <classpathentry kind="lib" path="WEB-INF/lib/cassandra-all-1.2.4.jar"/>
29         <classpathentry kind="lib" path="WEB-INF/lib/cassandra-clientutil-1.2.4.jar"/>
30         <classpathentry kind="lib" path="WEB-INF/lib/cassandra-thrift-1.2.4.jar"/>
31         <classpathentry kind="lib" path="WEB-INF/lib/hector-0.7.0-20-sources.jar"/>
32         <classpathentry kind="lib" path="WEB-INF/lib/hector-core-1.0-5.jar"/>
33         <classpathentry kind="output" path="WEB-INF/classes"/>
34 </classpath>