Add some recommended attributes to javac tasks
[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="lib" path="testsrc/lib/testng-5.10-jdk15.jar"/>
16         <classpathentry kind="lib" path="WEB-INF/lib/jstl-1.1.2.jar"/>
17         <classpathentry kind="lib" path="WEB-INF/lib/standard-1.1.2.jar"/>
18         <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0"/>
19         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.7.0_45"/>
20         <classpathentry kind="lib" path="lib/jcommander-1.30.jar"/>
21         <classpathentry kind="output" path="WEB-INF/classes"/>
22 </classpath>