-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
26 lines (26 loc) · 1.46 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.8.0_231"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="data"/>
<classpathentry kind="src" path="database"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="lib" path="jgoodies-forms-1.8.0.jar" sourcepath="jgoodies-forms-1.8.0-sources.jar"/>
<classpathentry kind="lib" path="lib/sqljdbc4-2.0.jar" sourcepath="lib/sqljdbc4-2.0.jar"/>
<classpathentry kind="lib" path="lib/jsapi.jar" sourcepath="lib/jsapi.jar"/>
<classpathentry kind="lib" path="lib/cmu_time_awb.jar"/>
<classpathentry kind="lib" path="lib/cmu_us_kal.jar"/>
<classpathentry kind="lib" path="lib/cmudict04.jar"/>
<classpathentry kind="lib" path="lib/cmulex.jar"/>
<classpathentry kind="lib" path="lib/cmutimelex.jar"/>
<classpathentry kind="lib" path="lib/en_us.jar"/>
<classpathentry kind="lib" path="lib/freetts-jsapi10.jar"/>
<classpathentry kind="lib" path="lib/freetts.jar"/>
<classpathentry kind="lib" path="lib/mbrola.jar"/>
<classpathentry kind="lib" path="lib/json-simple-1.1.jar"/>
<classpathentry kind="lib" path="lib/jsoup-1.12.1.jar"/>
<classpathentry kind="lib" path="lib/jdatepicker-1.3.4.jar"/>
<classpathentry kind="lib" path="lib/gson-2.2.2.jar"/>
<classpathentry kind="lib" path="lib/jlayer-1.0.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>