-
Notifications
You must be signed in to change notification settings - Fork 7
/
.classpath
20 lines (20 loc) · 1.18 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="con" path="org.eclipse.fx.ide.jdt.core.JAVAFX_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Libraries"/>
<classpathentry kind="lib" path="lib/sqlite-jdbc-3.16.1 .jar"/>
<classpathentry kind="lib" path="lib/fontbox-2.0.4.jar"/>
<classpathentry kind="lib" path="lib/jempbox-1.8.11.jar"/>
<classpathentry kind="lib" path="lib/pdfbox-2.0.4 (1).jar"/>
<classpathentry kind="lib" path="lib/pdfbox-app-2.0.4.jar"/>
<classpathentry kind="lib" path="lib/pdfbox-debugger-2.0.0.jar"/>
<classpathentry kind="lib" path="lib/pdfbox-tools-2.0.4.jar"/>
<classpathentry kind="lib" path="lib/preflight-2.0.4.jar"/>
<classpathentry kind="lib" path="lib/preflight-app-2.0.4.jar"/>
<classpathentry kind="lib" path="lib/xmpbox-2.0.4.jar"/>
<classpathentry kind="lib" path="lib/JJIL-J2SE.jar"/>
<classpathentry kind="lib" path="lib/JJILCore.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>