forked from willuhn/hibiscus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
25 lines (25 loc) · 1.61 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
<?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.swtchart_0.10.0.v20160212.jar"/>
<classpathentry kind="lib" path="lib/swtchart/org.swtchart.ext_0.10.0.v20160212.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<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 kind="lib" path="lib/guava-25.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.42.jar" sourcepath="/hbci4j-core"/>
<classpathentry kind="output" path="bin"/>
</classpath>