-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.classpath
15 lines (15 loc) · 914 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="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="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="lib" path="C:/Users/fshi/workspace/BackEndServer/libs/json.jar"/>
<classpathentry kind="lib" path="/MainActivity/libs/google-play-services.jar"/>
<classpathentry kind="lib" path="libs/jjwt-0.7.0.jar"/>
<classpathentry kind="lib" path="libs/jackson-databind-2.6.2.jar"/>
<classpathentry kind="lib" path="libs/jackson-annotations-2.6.0.jar"/>
<classpathentry kind="lib" path="libs/jackson-core-2.6.2.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>