forked from jverein/jverein
-
Notifications
You must be signed in to change notification settings - Fork 17
/
.classpath
32 lines (32 loc) · 2.22 KB
/
.classpath
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
26
27
28
29
30
31
32
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="junit/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="src" path="/jameica"/>
<classpathentry kind="lib" path="lib/nc.jar"/>
<classpathentry exported="true" kind="lib" path="lib/javax.mail-1.6.2.jar"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/hibiscus"/>
<classpathentry exported="true" kind="lib" path="lib/activation.jar"/>
<classpathentry exported="true" kind="lib" path="/hibiscus/lib/obantoo-bin-2.1.12.jar"/>
<classpathentry exported="true" kind="lib" path="lib/bsh-core-2.0b4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/csvjdbc-1.0.40.jar"/>
<classpathentry exported="true" kind="lib" path="lib/itext-hyph-xml.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jollyday-0.5.10.jar"/>
<classpathentry exported="true" kind="lib" path="lib/joda-time-2.12.7.jar"/>
<classpathentry exported="true" kind="lib" path="lib/snakeyaml-2.2.jar"/>
<classpathentry exported="true" kind="lib" path="/jameica/lib/swt/win64/swt.jar" sourcepath="/jameica/lib.src/swt/linux/swt.src.zip"/>
<classpathentry exported="true" kind="lib" path="lib/junit-4.13.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/javase-3.5.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/core-3.1.0.jar"/>
<classpathentry exported="true" kind="lib" path="/jameica/lib/de_willuhn_ds/de_willuhn_ds.jar"/>
<classpathentry exported="true" kind="lib" path="/hibiscus/lib/super-csv-2.4.0.jar"/>
<classpathentry exported="true" kind="lib" path="/hibiscus/lib/itext-pdfa-5.5.2.jar"/>
<classpathentry exported="true" kind="lib" path="/hibiscus/lib/itextpdf-5.5.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/freemarker-2.3.33.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jackson-core-2.17.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jsoup-1.18.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/vinnie-2.0.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ez-vcard-0.12.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>