forked from telenair/KHHCArchiv
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
18 lines (18 loc) · 861 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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="libs/jPDFViewer.jar"/>
<classpathentry kind="lib" path="libs/PDFRenderer-0.9.1.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="output" path="bin"/>
</classpath>