forked from adelinateofanescu/univie-itm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
executable file
·21 lines (21 loc) · 1.06 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="java"/>
<classpathentry kind="var" path="JRE_LIB" sourcepath="JRE_SRC"/>
<classpathentry kind="lib" path="lib/commons-cli.jar"/>
<classpathentry kind="lib" path="lib/jl1.0.jar"/>
<classpathentry kind="lib" path="lib/jmf.jar"/>
<classpathentry kind="lib" path="lib/jogg-0.0.7.jar"/>
<classpathentry kind="lib" path="lib/jorbis-0.0.15.jar"/>
<classpathentry kind="lib" path="lib/logback-classic.jar"/>
<classpathentry kind="lib" path="lib/logback-core.jar"/>
<classpathentry kind="lib" path="lib/mp3spi1.9.4.jar"/>
<classpathentry kind="lib" path="lib/prefuse.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api.jar"/>
<classpathentry kind="lib" path="lib/tritonus_aos-0.3.6.jar"/>
<classpathentry kind="lib" path="lib/tritonus_dsp-0.3.6.jar"/>
<classpathentry kind="lib" path="lib/tritonus_share.jar"/>
<classpathentry kind="lib" path="lib/vorbisspi1.0.2.jar"/>
<classpathentry kind="lib" path="lib/xuggle-xuggler-5.4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>