-
Notifications
You must be signed in to change notification settings - Fork 34
/
.classpath
31 lines (31 loc) · 2.45 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="haplayer/libs/musique/alacdecoder-1.0.jar"/>
<classpathentry exported="true" kind="lib" path="haplayer/libs/musique/cuelib-1.2.1.jar"/>
<classpathentry exported="true" kind="lib" path="haplayer/libs/musique/discogs-0.1.jar"/>
<classpathentry exported="true" kind="lib" path="haplayer/libs/musique/jaad-0.7.3.jar"/>
<classpathentry exported="true" kind="lib" path="haplayer/libs/musique/jaudiotagger-2.0.4.jar"/>
<classpathentry exported="true" kind="lib" path="haplayer/libs/musique/javaFlacEncoder-0.1.jar"/>
<classpathentry exported="true" kind="lib" path="haplayer/libs/musique/javalayer-1.0.1.jar"/>
<classpathentry exported="true" kind="lib" path="haplayer/libs/musique/jflac-1.3.jar"/>
<classpathentry exported="true" kind="lib" path="haplayer/libs/musique/jmac-1.74.jar"/>
<classpathentry exported="true" kind="lib" path="haplayer/libs/musique/jorbis-0.0.17.jar"/>
<classpathentry exported="true" kind="lib" path="haplayer/libs/musique/tta-1.0.jar"/>
<classpathentry exported="true" kind="lib" path="haplayer/libs/musique/vorbis-java-1.0.0-beta.jar"/>
<classpathentry exported="true" kind="lib" path="haplayer/libs/musique/wavpack-1.1.jar"/>
<classpathentry exported="true" kind="lib" path="haplayer/libs/derby.jar"/>
<classpathentry exported="true" kind="lib" path="haplayer/libs/log4j-1.2.8.jar"/>
<classpathentry exported="true" kind="lib" path="haplayer/libs/JPlayer-lib.jar"/>
<classpathentry exported="true" kind="lib" path="haplayer/libs/LyricsAnalyze.jar"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="lib" path="haplayer/libs/commons-codec-1.10.jar"/>
<classpathentry exported="true" kind="lib" path="haplayer/libs/commons-beanutils-1.7.0.jar"/>
<classpathentry exported="true" kind="lib" path="haplayer/libs/commons-collections-3.1.jar"/>
<classpathentry exported="true" kind="lib" path="haplayer/libs/commons-lang-2.5.jar"/>
<classpathentry exported="true" kind="lib" path="haplayer/libs/commons-logging.jar"/>
<classpathentry exported="true" kind="lib" path="haplayer/libs/ezmorph-1.0.3.jar"/>
<classpathentry exported="true" kind="lib" path="haplayer/libs/json-lib-2.1-jdk15.jar"/>
<classpathentry kind="lib" path="haplayer/libs/TweenEngine-lib.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>