forked from 3XclusiVe/XtionVoiceInterface
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
14 lines (14 loc) · 932 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="lib/JARVIS-API.jar"/>
<classpathentry exported="true" kind="lib" path="lib/java-json.jar" sourcepath="lib/java-json.jar"/>
<classpathentry exported="true" kind="lib" path="lib/java-string-similarity-0.19.jar"/>
<classpathentry exported="true" kind="lib" path="lib/javaFlacEncoder-0.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jcommon-1.0.23.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jfreechart-1.0.19.jar"/>
<classpathentry exported="true" kind="lib" path="lib/JTransforms-3.1-with-dependencies.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jflac-1.3"/>
<classpathentry kind="output" path="out/production/test_google_speach_api"/>
</classpath>