Classpath for eclipse project
[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/compbio-annotations-1.0.jar"/>
11         <classpathentry kind="lib" path="WEB-INF/lib/compbio-util-1.4.jar"/>
12         <classpathentry kind="lib" path="WEB-INF/lib/derby-10.8.2.2.jar"/>
13         <classpathentry kind="lib" path="WEB-INF/lib/compbio-ga-1.1.jar"/>
14         <classpathentry kind="lib" path="testsrc/lib/testng-5.10-jdk15.jar"/>
15         <classpathentry kind="lib" path="WEB-INF/lib/jstl-1.1.2.jar"/>
16         <classpathentry kind="lib" path="WEB-INF/lib/standard-1.1.2.jar"/>
17         <classpathentry kind="lib" path="WEB-INF/lib/log4j-1.2-api-2.16.0.jar"/>
18         <classpathentry kind="lib" path="WEB-INF/lib/log4j-core-2.16.0.jar"/>
19         <classpathentry kind="lib" path="WEB-INF/lib/log4j-api-2.16.0.jar"/>
20         <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0"/>
21         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
22                 <attributes>
23                         <attribute name="module" value="true"/>
24                 </attributes>
25         </classpathentry>
26         <classpathentry kind="lib" path="lib/servlet-api.jar"/>
27         <classpathentry kind="output" path="WEB-INF/classes"/>
28 </classpath>