-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
34 lines (34 loc) · 2.17 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="lib" path="dependencies/j3dcore.jar"/>
<classpathentry kind="lib" path="dependencies/j3dutils.jar"/>
<classpathentry kind="lib" path="dependencies/vecmath.jar"/>
<classpathentry kind="lib" path="dependencies/jogl-1.1.1/lib/jogl.jar"/>
<classpathentry kind="lib" path="dependencies/jogl-1.1.1/lib/gluegen-rt.jar"/>
<classpathentry kind="lib" path="dependencies/JMF-2.1.1e/lib/customizer.jar"/>
<classpathentry kind="lib" path="dependencies/JMF-2.1.1e/lib/jmf.jar"/>
<classpathentry kind="lib" path="dependencies/JMF-2.1.1e/lib/mediaplayer.jar"/>
<classpathentry kind="lib" path="dependencies/JMF-2.1.1e/lib/multiplayer.jar"/>
<classpathentry kind="lib" path="dependencies/jai_codec-1.1.3.jar"/>
<classpathentry kind="lib" path="dependencies/java-getopt-1.0.13.jar"/>
<classpathentry kind="lib" path="/Users/emre/Documents/jogl-1.1.1/lib/gluegen-rt.jar"/>
<classpathentry kind="lib" path="/Users/emre/Documents/jogl-1.1.1/lib/jogl.jar"/>
<classpathentry kind="lib" path="/Users/emre/Documents/jogl-1.1.1/lib"/>
<classpathentry kind="lib" path="mp3/lib/ext/mp3plugin.jar"/>
<classpathentry kind="lib" path="jython-2.1/jython.jar"/>
<classpathentry kind="lib" path="jython-2.1"/>
<classpathentry kind="lib" path="xerces-2_6_2/xercesImpl.jar"/>
<classpathentry kind="lib" path="dependencies/jwi.jar"/>
<classpathentry kind="lib" path="dependencies/stanford-postagger.jar"/>
<classpathentry kind="lib" path="stanford-parser.jar"/>
<classpathentry kind="lib" path="dependencies/stanford-corenlp.jar"/>
<classpathentry kind="lib" path="dependencies/xom.jar"/>
<classpathentry kind="lib" path="dependencies/stanford-corenlp-models.jar"/>
<classpathentry kind="lib" path="dependencies/joda-time.jar"/>
<classpathentry kind="lib" path="dependencies/jbullet.jar"/>
<classpathentry kind="lib" path="dependencies/cassowary.jar"/>
<classpathentry kind="lib" path="dependencies/GenesisLib.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>