-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.classpath
More file actions
20 lines (20 loc) · 1.08 KB
/
Copy path.classpath
File metadata and controls
20 lines (20 loc) · 1.08 KB
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="lib" path="libs/AMap_2DMap_V2.3.1.jar">
<attributes>
<attribute name="javadoc_location" value="jar:file:/D:/Tools_For_Programming/android-sdk/extras/AMap/2D/AMap_Android_2D_SDK_Doc2.zip!/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="libs/AMap_Services_V2.3.1.jar">
<attributes>
<attribute name="javadoc_location" value="jar:file:/D:/Tools_For_Programming/android-sdk/extras/AMap/Service/AMap_Android_Search_SDK_Doc2.zip!/"/>
</attributes>
</classpathentry>
<classpathentry 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 kind="lib" path="D:/Tools_For_Programming/android-sdk/add-ons/addon-google_apis-google-19/libs/maps.jar"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>