-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
20 lines (20 loc) · 1.11 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/common/commons-logging-api.jar"/>
<classpathentry kind="lib" path="lib/common/hsqldb.jar"/>
<classpathentry kind="lib" path="lib/common/jakarta-regexp-1.5.jar"/>
<classpathentry kind="lib" path="lib/common/JID3.jar"/>
<classpathentry kind="lib" path="lib/common/jid3lib-0.5.4.jar"/>
<classpathentry kind="lib" path="lib/common/jl1.0.1.jar"/>
<classpathentry kind="lib" path="lib/common/mp3spi1.9.4.jar"/>
<classpathentry kind="lib" path="lib/common/myid3.jar"/>
<classpathentry kind="lib" path="lib/common/tritonus_share.jar"/>
<classpathentry kind="lib" path="lib/swt-linux.jar"/>
<classpathentry kind="lib" path="lib/common/xmlrpc-client-3.1.3.jar"/>
<classpathentry kind="lib" path="lib/common/xmlrpc-common-3.1.3.jar"/>
<classpathentry kind="lib" path="lib/common/ws-commons-util-1.0.2.jar"/>
<classpathentry kind="lib" path="lib/common/WhisperTimeSync.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>