-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy path.classpath
29 lines (29 loc) · 1.63 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="plugins"/>
<classpathentry kind="src" path="conf"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="lib" path="lib/aspectjrt.jar"/>
<classpathentry kind="lib" path="lib/bcprov-ext-jdk15on-147.jar"/>
<classpathentry kind="lib" path="lib/commons-beanutils-1.8.2.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.6.jar"/>
<classpathentry kind="lib" path="lib/commons-collections-3.2.jar"/>
<classpathentry kind="lib" path="lib/commons-lang3-3.1.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.0.4.jar"/>
<classpathentry kind="lib" path="lib/gson-2.2.2.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.1.2.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.1.3.jar"/>
<classpathentry kind="lib" path="lib/isoparser-1.0-RC-18.jar"/>
<classpathentry kind="lib" path="lib/jlayer_1.0.1.jar"/>
<classpathentry kind="lib" path="lib/logback-classic-0.9.30.jar"/>
<classpathentry kind="lib" path="lib/logback-core-0.9.30.jar"/>
<classpathentry kind="lib" path="lib/mina-core-2.0.7.jar"/>
<classpathentry kind="lib" path="lib/mp3agic_0.83.jar"/>
<classpathentry kind="lib" path="lib/quartz-1.8.5.jar"/>
<classpathentry kind="lib" path="lib/sdp.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/xercesImpl.jar"/>
<classpathentry kind="lib" path="lib/xml-apis.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>