source: extensions/net.sf.basedb.reggie/trunk/.classpath

Last change on this file was 7023, checked in by Nicklas Nordborg, 6 weeks ago

References #1454: SimpleDateFormat? implementation is not thread-safe

Added Apache Commons Lang 3 to the repository. We use the same version (3.10) as in BASE 3.19.

File size: 1.7 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3  <classpathentry kind="src" path="src"/>
4  <classpathentry kind="lib" path="lib/compile/servlet-api.jar"/>
5  <classpathentry kind="lib" path="META-INF/lib/zip4j_1.3.2.jar"/>
6  <classpathentry kind="lib" path="lib/compile/opengrid.jar"/>
7  <classpathentry kind="lib" path="lib/compile/json-simple-1.1.1-1.jar"/>
8  <classpathentry kind="lib" path="lib/compile/base-core-3.19.0.jar"/>
9  <classpathentry kind="lib" path="lib/compile/base-coreplugins-3.19.0.jar"/>
10  <classpathentry kind="lib" path="lib/compile/base-webclient-3.19.0.jar"/>
11  <classpathentry kind="lib" path="META-INF/lib/io-7.1.13.jar"/>
12  <classpathentry kind="lib" path="META-INF/lib/kernel-7.1.13.jar"/>
13  <classpathentry kind="lib" path="META-INF/lib/barcodes-7.1.13.jar"/>
14  <classpathentry kind="lib" path="META-INF/lib/svg-7.1.13.jar"/>
15  <classpathentry kind="lib" path="lib/compile/jdom-2.0.6.jar"/>
16  <classpathentry kind="lib" path="lib/compile/slf4j-api-1.7.25.jar"/>
17  <classpathentry kind="lib" path="META-INF/lib/cleanup-2.0.5.jar"/>
18  <classpathentry kind="lib" path="lib/compile/poi-5.0.0.jar"/>
19  <classpathentry kind="lib" path="lib/compile/commons-lang3-3.10.jar" sourcepath="C:/Users/thep-nni/AppData/Local/Temp/.org.sf.feeling.decompiler1675752383886/source/commons-lang3-3.10-sources.jar"/>
20  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
21    <attributes>
22      <attribute name="module" value="true"/>
23    </attributes>
24  </classpathentry>
25  <classpathentry kind="lib" path="lib/compile/commons-math3-3.6.1.jar"/>
26  <classpathentry kind="output" path=".build"/>
27</classpath>
Note: See TracBrowser for help on using the repository browser.