1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="src/jcalendar-1.4.jar"/>
<classpathentry kind="lib" path="src/jgoodies-common-1.2.0.jar"/>
<classpathentry kind="lib" path="src/jgoodies-looks-2.4.1.jar"/>
<classpathentry kind="lib" path="src/junit-4.6.jar"/>
<classpathentry kind="lib" path="src/TimingFramework-0.55.jar"/>
<classpathentry kind="lib" path="src/sqljdbc4.jar"/>
<classpathentry kind="lib" path="src/poi-4.0.1.jar"/>
<classpathentry kind="lib" path="src/poi-ooxml-4.0.1.jar"/>
<classpathentry kind="lib" path="src/poi-ooxml-schemas-4.0.1.jar"/>
<classpathentry kind="lib" path="src/commons-collections4-4.4.jar"/>
<classpathentry kind="lib" path="src/xmlbeans-3.0.2.jar"/>
<classpathentry kind="lib" path="src/commons-compress-1.18.jar"/>
<classpathentry kind="lib" path="src/commons-collections4-4.2.jar"/>
<classpathentry kind="lib" path="src/pdfbox-app-2.0.31.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>