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