-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy path.classpath
More file actions
23 lines (23 loc) · 1.14 KB
/
.classpath
File metadata and controls
23 lines (23 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="lib" path="libs/android-support-v4.jar"/>
<classpathentry kind="lib" path="libs/jsoup-1.7.2.jar"/>
<classpathentry kind="lib" path="libs/umeng_social_sdk.jar"/>
<classpathentry kind="lib" path="libs/jpush-sdk-release1.4.2.jar"/>
<classpathentry kind="lib" path="libs/gson-2.2.4.jar"/>
<classpathentry kind="lib" path="libs/umeng_sdk.jar"/>
<classpathentry kind="lib" path="libs/libammsdk.jar"/>
<classpathentry kind="lib" path="libs/android-async-http-1.4.6.jar"/>
<classpathentry kind="lib" path="libs/butterknife-6.1.0.jar"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="src" path=".apt_generated">
<attributes>
<attribute name="optional" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>