-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
20 lines (20 loc) · 1.97 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="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="lib" path="libs/spring-android-core-2.0.0.M1.jar" sourcepath="D:/learn/soft/maven/localrepository/repository/org/springframework/android/spring-android-core/2.0.0.M1/spring-android-core-2.0.0.M1-sources.jar"/>
<classpathentry exported="true" kind="lib" path="libs/spring-android-rest-template-2.0.0.M1.jar" sourcepath="D:/learn/soft/maven/localrepository/repository/org/springframework/android/spring-android-rest-template/2.0.0.M1/spring-android-rest-template-2.0.0.M1-sources.jar"/>
<classpathentry exported="true" kind="lib" path="libs/commons-lang-2.6.jar"/>
<classpathentry exported="true" kind="lib" path="libs/jackson-databind-2.5.2.jar" sourcepath="D:/learn/soft/maven/localrepository/repository/com/fasterxml/jackson/core/jackson-databind/2.5.2/jackson-databind-2.5.2-sources.jar"/>
<classpathentry exported="true" kind="lib" path="libs/jackson-core-2.5.2.jar" sourcepath="D:/learn/soft/maven/localrepository/repository/com/fasterxml/jackson/core/jackson-core/2.5.2/jackson-core-2.5.2-sources.jar"/>
<classpathentry exported="true" kind="lib" path="libs/jackson-annotations-2.5.1.jar"/>
<classpathentry exported="true" kind="lib" path="libs/android-support-v4.jar"/>
<classpathentry exported="true" kind="lib" path="libs/android-support-v7-appcompat.jar"/>
<classpathentry exported="true" kind="lib" path="libs/achartengine-1.1.0.jar"/>
<classpathentry exported="true" kind="lib" path="libs/qiniu-java-sdk-6.1.7.1.jar"/>
<classpathentry exported="true" kind="lib" path="libs/open_sdk_r5043.jar"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>