-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.classpath
19 lines (19 loc) · 1005 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="lib"/>
<classpathentry kind="src" path="mp3"/>
<classpathentry kind="src" path="img"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="src" path="imgGallery"/>
<classpathentry kind="lib" path="lib/activation.jar"/>
<classpathentry kind="lib" path="lib/jfoenix.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/commons-validator-1.6-sources.jar"/>
<classpathentry kind="lib" path="lib/commons-validator-1.6.jar"/>
<classpathentry kind="lib" path="lib/jesse.jar"/>
<classpathentry kind="lib" path="lib/mailer.jar"/>
<classpathentry kind="lib" path="lib/bridj-0.6.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>