-
Notifications
You must be signed in to change notification settings - Fork 4
/
.classpath
25 lines (25 loc) · 1.29 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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/core-3.3.0.jar"/>
<classpathentry kind="lib" path="lib/bridj-0.6.2.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.7.2.jar"/>
<classpathentry kind="lib" path="lib/webcam-capture-0.3.10.jar"/>
<classpathentry kind="lib" path="lib/slf4j-simple-1.7.2.jar"/>
<classpathentry kind="lib" path="miglayout15-swing.jar" sourcepath="miglayout-src.zip"/>
<classpathentry kind="lib" path="lib/JTattoo-1.6.11.jar"/>
<classpathentry kind="lib" path="lib/jdatepicker-1.3.2.jar"/>
<classpathentry kind="lib" path="lib/charm-glisten-4.4.1.jar"/>
<classpathentry kind="lib" path="lib/jfoenix.jar"/>
<classpathentry kind="lib" path="lib/fontawesomefx-8.9.jar"/>
<classpathentry kind="lib" path="lib/jxl.jar"/>
<classpathentry kind="lib" path="lib/jansi-1.16.jar"/>
<classpathentry kind="lib" path="lib/JCDP-2.0.3.1.jar"/>
<classpathentry kind="lib" path="lib/json-20180130.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/library-book-scanner/lib/json-20180130-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>