PROT-4 Initial code for remover servlet
[proteocache.git] / .classpath
index 291ed8d..e01f61b 100644 (file)
@@ -1,31 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
        <classpathentry kind="src" path="datadb"/>
+       <classpathentry kind="src" path="engine"/>
        <classpathentry kind="src" path="server"/>
        <classpathentry excluding="testdata/" kind="src" path="testsrc"/>
-       <classpathentry kind="lib" path="WEB-INF/lib/drmaa.jar"/>
-       <classpathentry kind="lib" path="WEB-INF/lib/compbio-annotations-1.0.jar"/>
-       <classpathentry kind="lib" path="WEB-INF/lib/compbio-util-1.4.jar"/>
-       <classpathentry kind="lib" path="WEB-INF/lib/derby-10.8.2.2.jar"/>
-       <classpathentry kind="lib" path="WEB-INF/lib/compbio-ga-1.1.jar"/>
-       <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0 (v.41)">
+       <classpathentry kind="lib" path="testsrc/lib/testng-5.10-jdk15.jar"/>
+       <classpathentry kind="lib" path="WEB-INF/lib/log4j-1.2.16.jar"/>
+       <classpathentry kind="lib" path="WEB-INF/lib/cassandra-driver-core-2.0.0-beta3-SNAPSHOT.jar" sourcepath="WEB-INF/lib/cassandra-driver-core-2.0.0-beta3-SNAPSHOT-sources.jar"/>
+       <classpathentry kind="lib" path="WEB-INF/lib/lz4-1.2.0.jar"/>
+       <classpathentry kind="lib" path="WEB-INF/lib/snappy-java-1.1.0.jar"/>
+       <classpathentry kind="lib" path="WEB-INF/lib/guava-15.0.jar" sourcepath="/home/asherstnev/.m2/repository/com/google/guava/guava/15.0/guava-15.0-sources.jar"/>
+       <classpathentry kind="lib" path="WEB-INF/lib/netty-3.6.6.Final.jar"/>
+       <classpathentry kind="lib" path="WEB-INF/lib/metrics-core-3.0.1.jar"/>
+       <classpathentry kind="lib" path="WEB-INF/lib/jackson-core-asl-1.9.13.jar"/>
+       <classpathentry kind="lib" path="WEB-INF/lib/jackson-mapper-asl-1.9.13.jar"/>
+       <classpathentry kind="lib" path="WEB-INF/lib/displaytag-1.2.jar"/>
+       <classpathentry kind="lib" path="WEB-INF/lib/jabaws-core-2.1.0.jar" sourcepath="WEB-INF/lib/jabaws-core-src-2.1.0.jar"/>
+       <classpathentry kind="lib" path="WEB-INF/lib/jstl-1.2.jar"/>
+       <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">
                <attributes>
                        <attribute name="owner.project.facets" value="jst.web"/>
                </attributes>
        </classpathentry>
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_45">
-               <attributes>
-                       <attribute name="owner.project.facets" value="java"/>
-               </attributes>
-       </classpathentry>
-       <classpathentry kind="lib" path="testsrc/lib/testng-5.10-jdk15.jar"/>
-       <classpathentry kind="lib" path="WEB-INF/lib/jstl-1.1.2.jar"/>
-       <classpathentry kind="lib" path="WEB-INF/lib/standard-1.1.2.jar"/>
-       <classpathentry kind="lib" path="WEB-INF/lib/log4j-1.2.16.jar"/>
-       <classpathentry kind="lib" path="WEB-INF/lib/cassandra-all-1.2.4.jar"/>
-       <classpathentry kind="lib" path="WEB-INF/lib/cassandra-clientutil-1.2.4.jar"/>
-       <classpathentry kind="lib" path="WEB-INF/lib/cassandra-thrift-1.2.4.jar"/>
-       <classpathentry kind="lib" path="WEB-INF/lib/hector-0.7.0-20-sources.jar"/>
-       <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"/>
+       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.7.0_45"/>
+       <classpathentry kind="lib" path="/home/natasha/workspace/proteocache/jfreechart-1.0.16/lib/jfreechart-1.0.16.jar"/>
+       <classpathentry kind="lib" path="/home/natasha/workspace/proteocache/jfreechart-1.0.16/lib/jcommon-1.0.20.jar"/>
        <classpathentry kind="output" path="WEB-INF/classes"/>
 </classpath>