forked from willuhn/hibiscus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
33 lines (33 loc) · 2.37 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
33
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" output="test-bin" path="test"/>
<classpathentry including="*.java" kind="src" output="updates" path="updates"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry exported="true" kind="src" path="/jameica"/>
<classpathentry kind="lib" path="lib/super-csv-2.4.0.jar"/>
<classpathentry kind="lib" path="lib/swtchart/org.eclipse.swtchart_0.13.0.202009151159.jar"/>
<classpathentry kind="lib" path="lib/swtchart/org.eclipse.swtchart.extensions_0.13.0.202009151159.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
<classpathentry exported="true" kind="lib" path="lib/obantoo-bin-2.1.12.jar"/>
<classpathentry kind="lib" path="lib/konik/harness-1.0.0.jar"/>
<classpathentry kind="lib" path="lib/konik/itext-carriage-0.8.0.jar"/>
<classpathentry kind="lib" path="lib/konik/bval-core-1.1.2.jar"/>
<classpathentry kind="lib" path="lib/konik/bval-jsr-1.1.2.jar"/>
<classpathentry kind="lib" path="lib/konik/konik-1.3.2.jar"/>
<classpathentry kind="lib" path="lib/konik/nv-i18n-1.22.jar"/>
<classpathentry exported="true" kind="lib" path="lib/guava-31.1-jre.jar"/>
<classpathentry kind="lib" path="lib/itext-pdfa-5.5.2.jar"/>
<classpathentry kind="lib" path="lib/itextpdf-5.5.2.jar"/>
<classpathentry kind="lib" path="lib/konik/validation-api-1.1.0.Final.jar"/>
<classpathentry exported="true" kind="lib" path="lib/hbci4j-core-3.1.66.jar" sourcepath="/hbci4j-core"/>
<classpathentry exported="true" kind="lib" path="lib/qrcodegen/qrcodegen-1.8.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/apache_httpclient/httpclient5-5.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/apache_httpclient/httpcore5-5.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/apache_httpclient/httpcore5-h2-5.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jackson/jackson-annotations-2.14.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jackson/jackson-core-2.14.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jackson/jackson-databind-2.14.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/slf4j/slf4j-api-1.7.36.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>