JWS-96 - first working version of the crawler
[jabaws.git] / .classpath
index b83e40e..794a7ca 100644 (file)
@@ -1,17 +1,22 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<classpath>\r
-       <classpathentry kind="src" path="datamodel"/>\r
-       <classpathentry kind="src" path="engine"/>\r
-       <classpathentry kind="src" path="runner"/>\r
-       <classpathentry kind="src" path="webservices"/>\r
-       <classpathentry excluding="testdata/" kind="src" path="testsrc"/>\r
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>\r
-       <classpathentry kind="lib" path="testsrc/lib/testng-5.10-jdk15.jar"/>\r
-       <classpathentry kind="lib" path="lib/servlet-api.jar"/>\r
-       <classpathentry kind="lib" path="WEB-INF/lib/drmaa.jar"/>\r
-       <classpathentry kind="lib" path="WEB-INF/lib/compbio-annotations-1.0.jar"/>\r
-       <classpathentry kind="lib" path="WEB-INF/lib/derby.jar"/>\r
-       <classpathentry kind="lib" path="WEB-INF/lib/compbio-util-1.4.jar"/>\r
-       <classpathentry kind="lib" path="WEB-INF/lib/log4j-1.2.15.jar"/>\r
-       <classpathentry kind="output" path="WEB-INF/classes"/>\r
-</classpath>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+       <classpathentry kind="src" path="datamodel"/>
+       <classpathentry kind="src" path="log"/>
+       <classpathentry kind="src" path="engine"/>
+       <classpathentry kind="src" path="runner"/>
+       <classpathentry kind="src" path="webservices"/>
+       <classpathentry excluding="testdata/" kind="src" path="testsrc"/>
+       <classpathentry kind="lib" path="WEB-INF/lib/drmaa.jar"/>
+       <classpathentry kind="lib" path="WEB-INF/lib/log4j-1.2.15.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="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="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0"/>
+       <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="lib/jcommander-1.30.jar"/>
+       <classpathentry kind="output" path="WEB-INF/classes"/>
+</classpath>