-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
42 lines (42 loc) · 2.83 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="lib/assertj-core-3.6.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/cmu_time_awb.jar"/>
<classpathentry exported="true" kind="lib" path="lib/cmu_us_kal.jar"/>
<classpathentry exported="true" kind="lib" path="lib/cmudict04.jar"/>
<classpathentry exported="true" kind="lib" path="lib/cmulex.jar"/>
<classpathentry exported="true" kind="lib" path="lib/cmutimelex.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-io-2.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/en_us.jar"/>
<classpathentry exported="true" kind="lib" path="lib/freetts-jsapi10.jar"/>
<classpathentry exported="true" kind="lib" path="lib/freetts.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jsapi.jar"/>
<classpathentry exported="true" kind="lib" path="lib/mbrola.jar"/>
<classpathentry exported="true" kind="lib" path="mbrola/mbrola.jar"/>
<classpathentry exported="true" kind="lib" path="pi4jWindows/junit.jar"/>
<classpathentry exported="true" kind="lib" path="pi4jWindows/pi4j-core-javadoc.jar"/>
<classpathentry exported="true" kind="lib" path="pi4jWindows/pi4j-core-sources.jar"/>
<classpathentry exported="true" kind="lib" path="pi4jWindows/pi4j-core.jar"/>
<classpathentry exported="true" kind="lib" path="pi4jWindows/pi4j-device-javadoc.jar"/>
<classpathentry exported="true" kind="lib" path="pi4jWindows/pi4j-device-sources.jar"/>
<classpathentry exported="true" kind="lib" path="pi4jWindows/pi4j-device.jar"/>
<classpathentry exported="true" kind="lib" path="pi4jWindows/pi4j-example-javadoc.jar"/>
<classpathentry exported="true" kind="lib" path="pi4jWindows/pi4j-example-sources.jar"/>
<classpathentry exported="true" kind="lib" path="pi4jWindows/pi4j-example.jar"/>
<classpathentry exported="true" kind="lib" path="pi4jWindows/pi4j-gpio-extension-javadoc.jar"/>
<classpathentry exported="true" kind="lib" path="pi4jWindows/pi4j-gpio-extension-sources.jar"/>
<classpathentry exported="true" kind="lib" path="pi4jWindows/pi4j-gpio-extension.jar"/>
<classpathentry exported="true" kind="lib" path="pi4jWindows/pi4j-service-javadoc.jar"/>
<classpathentry exported="true" kind="lib" path="pi4jWindows/pi4j-service-sources.jar"/>
<classpathentry exported="true" kind="lib" path="pi4jWindows/pi4j-service.jar"/>
<classpathentry exported="true" kind="lib" path="lib/junit4-runner.jar"/>
<classpathentry exported="true" kind="lib" path="lib/hamcrest-junit-2.0.0.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/java-hamcrest-2.0.0.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>