change Eclipse configuration
authorSasha <Main-laptop2>
Mon, 29 Jul 2013 09:53:34 +0000 (10:53 +0100)
committerSasha <Main-laptop2>
Mon, 29 Jul 2013 09:53:34 +0000 (10:53 +0100)
.classpath

index c9f256a..2d206e3 100644 (file)
@@ -1,18 +1,19 @@
-<?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="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="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="output" path="WEB-INF/classes"/>
+</classpath>