New project name
[jabaws.git] / .classpath
index c9f256a..d6b635a 100644 (file)
@@ -1,18 +1,20 @@
-<?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/log4j-1.2.15.jar"/>\r
-       <classpathentry kind="lib" path="WEB-INF/lib/compbio-annotations-1.0.jar"/>\r
-       <classpathentry kind="lib" path="WEB-INF/lib/compbio-util-1.4.jar"/>\r
-       <classpathentry kind="lib" path="WEB-INF/lib/derby.jar"/>\r
-       <classpathentry kind="lib" path="WEB-INF/lib/compbio-ga-1.0.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="engine"/>
+       <classpathentry kind="src" path="runner"/>
+       <classpathentry kind="src" path="webservices"/>
+       <classpathentry excluding="testdata/" kind="src" path="testsrc"/>
+       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+       <classpathentry kind="lib" path="testsrc/lib/testng-5.10-jdk15.jar"/>
+       <classpathentry kind="lib" path="lib/servlet-api.jar"/>
+       <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.jar"/>
+       <classpathentry kind="lib" path="WEB-INF/lib/compbio-ga-1.0.jar"/>
+       <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
+       <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
+       <classpathentry kind="output" path="WEB-INF/classes"/>
+</classpath>