extensions/net.sf.basedb.meludi/trunk/.classpath

Code
Comments
Other
Rev Date Author Line
2933 14 Nov 14 olle 1 <?xml version="1.0" encoding="UTF-8"?>
2933 14 Nov 14 olle 2 <classpath>
2933 14 Nov 14 olle 3   <classpathentry kind="src" path="src"/>
2933 14 Nov 14 olle 4   <classpathentry kind="lib" path="lib/compile/servlet-api.jar"/>
2933 14 Nov 14 olle 5   <classpathentry kind="lib" path="lib/compile/slf4j-api-1.6.4.jar"/>
4706 19 Mar 18 olle 6   <classpathentry kind="lib" path="META-INF/lib/itextpdf-5.5.3.jar"/>
4132 27 Sep 16 olle 7   <classpathentry kind="lib" path="lib/compile/jdom-2.0.5.jar"/>
5465 04 Jun 19 olle 8   <classpathentry kind="lib" path="lib/compile/base-core-3.15.0.jar"/>
5465 04 Jun 19 olle 9   <classpathentry kind="lib" path="lib/compile/base-webclient-3.15.0.jar"/>
5167 03 Dec 18 olle 10   <classpathentry kind="lib" path="lib/compile/json-simple-1.1.1.jar"/>
5540 04 Jul 19 olle 11   <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
5540 04 Jul 19 olle 12     <attributes>
5540 04 Jul 19 olle 13       <attribute name="module" value="true"/>
5540 04 Jul 19 olle 14     </attributes>
5540 04 Jul 19 olle 15   </classpathentry>
2933 14 Nov 14 olle 16   <classpathentry kind="output" path=".build"/>
2933 14 Nov 14 olle 17 </classpath>