-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
15 lines (15 loc) · 850 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="lib" path="libs/arcgis-android-api.jar"/>
<classpathentry kind="lib" path="libs/jackson-core-lgpl-1.9.5.jar"/>
<classpathentry kind="lib" path="libs/jackson-mapper-lgpl-1.9.5.jar"/>
<classpathentry kind="lib" path="libs/jcifs-1.3.17.jar"/>
<classpathentry kind="lib" path="libs/zjditu.jar"/>
<classpathentry kind="lib" path="libs/androidasync-2.1.3.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>