Classpath for eclipse project
authorJim Procter <j.procter@dundee.ac.uk>
Fri, 17 Dec 2021 17:07:17 +0000 (17:07 +0000)
committerJim Procter <j.procter@dundee.ac.uk>
Fri, 17 Dec 2021 17:07:17 +0000 (17:07 +0000)
.classpath

index 11405ea..5954d20 100644 (file)
@@ -7,7 +7,6 @@
        <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="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-api-2.16.0.jar"/>
+       <classpathentry kind="lib" path="WEB-INF/lib/log4j-core-2.16.0.jar"/>
+       <classpathentry kind="lib" path="WEB-INF/lib/log4j-api-2.16.0.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"/>
+       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
+               <attributes>
+                       <attribute name="module" value="true"/>
+               </attributes>
+       </classpathentry>
        <classpathentry kind="lib" path="lib/servlet-api.jar"/>
        <classpathentry kind="output" path="WEB-INF/classes"/>
 </classpath>