forked from yinchuandong/JavaMusicMe
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
19 lines (19 loc) · 1.49 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry exported="true" kind="lib" path="libs/google-gson-2.2.4/commons-beanutils-1.8.3.jar"/>
<classpathentry exported="true" kind="lib" path="libs/google-gson-2.2.4/gson-2.2.4-javadoc.jar"/>
<classpathentry exported="true" kind="lib" path="libs/google-gson-2.2.4/gson-2.2.4-sources.jar"/>
<classpathentry exported="true" kind="lib" path="libs/google-gson-2.2.4/gson-2.2.4.jar"/>
<classpathentry exported="true" kind="lib" path="libs/google-gson-2.2.4/httpclient-4.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="libs/google-gson-2.2.4/httpcore-4.3.jar"/>
<classpathentry exported="true" kind="lib" path="libs/google-gson-2.2.4/mysqldriver.jar"/>
<classpathentry exported="true" kind="lib" path="libs/json2.4/commons-collections-3.2.1.jar"/>
<classpathentry exported="true" kind="lib" path="libs/json2.4/commons-httpclient-3.0.1.jar"/>
<classpathentry exported="true" kind="lib" path="libs/json2.4/commons-lang-2.4.jar"/>
<classpathentry exported="true" kind="lib" path="libs/json2.4/commons-logging-1.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="libs/json2.4/ezmorph-1.0.6.jar"/>
<classpathentry exported="true" kind="lib" path="libs/json2.4/json-lib-2.4-jdk15.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>