-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy path.classpath
14 lines (14 loc) · 921 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<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 exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JRE"/>
<classpathentry kind="lib" path="libs/ksoap2-android-assembly-2.5.2-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="libs/commons-codec-1.5.jar"/>
<classpathentry kind="lib" path="libs/baidumapapi_v2_4_1.jar"/>
<classpathentry kind="lib" path="libs/locSDK_4.0.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>