-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.classpath
30 lines (30 loc) · 1.59 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="libs/rt.jar"/>
<classpathentry kind="lib" path="libs/jfxrt.jar"/>
<classpathentry kind="lib" path="libs/sqlite-jdbc.jar"/>
<classpathentry kind="lib" path="libs/jfoenix.jar"/>
<classpathentry kind="lib" path="doc">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/Archiv/doc/index.html!/"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.fx.ide.jdt.core.JAVAFX_CONTAINER"/>
<classpathentry kind="lib" path="libs/org.eclipse.fx.ide.css.jfx8_2.3.0.201603030809.jar"/>
<classpathentry kind="lib" path="libs/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="libs/pdfbox-debugger-2.0.5.jar"/>
<classpathentry kind="lib" path="libs/pdfbox-tools-2.0.5.jar"/>
<classpathentry kind="lib" path="libs/controlsfx-8.40.12.jar"/>
<classpathentry kind="lib" path="libs/icepdf-core.jar"/>
<classpathentry kind="lib" path="libs/icepdf-extra.jar"/>
<classpathentry kind="lib" path="libs/icepdf-pro-intl.jar"/>
<classpathentry kind="lib" path="libs/icepdf-pro.jar"/>
<classpathentry kind="lib" path="libs/icepdf-viewer.jar"/>
<classpathentry kind="lib" path="libs/levigo-jbig2-imageio.jar"/>
<classpathentry kind="lib" path="libs/javax.mail-1.5.6.jar"/>
<classpathentry kind="lib" path="libs/javax.mail-api-1.5.6.jar"/>
<classpathentry kind="lib" path="libs/pdfbox-2.0.4.jar"/>
<classpathentry kind="lib" path="libs/fontbox-2.0.5.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>