-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
52 lines (52 loc) · 3.28 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
43
44
45
46
47
48
49
50
51
52
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="data"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/beads/library/beads.jar"/>
<classpathentry kind="lib" path="lib/beads/library/jarjar-1.0.jar"/>
<classpathentry kind="lib" path="lib/beads/library/jl1.0.1.jar"/>
<classpathentry kind="lib" path="lib/beads/library/org-jaudiolibs-audioservers-jack.jar"/>
<classpathentry kind="lib" path="lib/beads/library/org-jaudiolibs-audioservers-javasound.jar"/>
<classpathentry kind="lib" path="lib/beads/library/org-jaudiolibs-audioservers.jar"/>
<classpathentry kind="lib" path="lib/beads/library/org-jaudiolibs-jnajack.jar"/>
<classpathentry kind="lib" path="lib/beads/library/tools.jar"/>
<classpathentry kind="lib" path="lib/beads/library/mp3spi1.9.4.jar"/>
<classpathentry kind="lib" path="lib/beads/library/tritonus_aos-0.3.6.jar"/>
<classpathentry kind="lib" path="lib/beads/library/tritonus_share.jar"/>
<classpathentry kind="lib" path="lib/dmxP512/library/dmxP512.jar"/>
<classpathentry kind="lib" path="lib/Ess/library/Ess.jar"/>
<classpathentry kind="lib" path="lib/haxademic/haxademic.jar" sourcepath="/haxademic"/>
<classpathentry kind="lib" path="lib/java_websocket/Java-WebSocket-1.3.9.jar"/>
<classpathentry kind="lib" path="lib/jetty/jetty-all-9.4.15.v20190215-uber.jar"/>
<classpathentry kind="lib" path="lib/minim/library/jsminim.jar"/>
<classpathentry kind="lib" path="lib/minim/library/minim.jar"/>
<classpathentry kind="lib" path="lib/processing-3/core/library/core.jar"/>
<classpathentry kind="lib" path="lib/processing-3/core/library/gluegen-rt.jar"/>
<classpathentry kind="lib" path="lib/processing-3/core/library/jogl-all.jar"/>
<classpathentry kind="lib" path="lib/processing-3/libraries/pdf/library/itext.jar"/>
<classpathentry kind="lib" path="lib/processing-3/libraries/pdf/library/pdf.jar"/>
<classpathentry kind="lib" path="lib/processing-3/libraries/serial/library/jssc.jar"/>
<classpathentry kind="lib" path="lib/processing-3/libraries/serial/library/serial.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="haxademic/lib/processing-3/libraries/serial/library/windows64"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/processing-3/libraries/sound/library/sound.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="haxademic/lib/processing-3/libraries/sound/library/macosx"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/processing-3/libraries/video/library/gstreamer-java.jar"/>
<classpathentry kind="lib" path="lib/processing-3/libraries/video/library/jna.jar"/>
<classpathentry kind="lib" path="lib/processing-3/libraries/video/library/video.jar"/>
<classpathentry kind="lib" path="lib/themidibus/library/themidibus.jar"/>
<classpathentry kind="lib" path="lib/UMovieMaker/library/monte-cc.jar"/>
<classpathentry kind="lib" path="lib/UMovieMaker/library/UMovieMaker.jar"/>
<classpathentry kind="lib" path="lib/NDI/devolay-0.0.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>