-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.classpath
26 lines (26 loc) · 1.59 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="lib" path="libs/dropbox-android-sdk-1.5.1.jar"/>
<classpathentry kind="lib" path="libs/json_simple-1.1.jar"/>
<classpathentry kind="lib" path="libs/google-api-client-1.11.0-beta.jar"/>
<classpathentry kind="lib" path="libs/google-api-client-android2-1.11.0-beta.jar"/>
<classpathentry kind="lib" path="libs/google-http-client-1.11.0-beta.jar"/>
<classpathentry kind="lib" path="libs/google-http-client-android2-1.11.0-beta.jar"/>
<classpathentry kind="lib" path="libs/google-http-client-android3-1.11.0-beta.jar"/>
<classpathentry kind="lib" path="libs/google-oauth-client-1.11.0-beta.jar"/>
<classpathentry kind="lib" path="libs/gson-2.1.jar"/>
<classpathentry kind="lib" path="libs/guava-11.0.1.jar"/>
<classpathentry kind="lib" path="libs/jackson-core-asl-1.9.9.jar"/>
<classpathentry kind="lib" path="libs/jsr305-1.3.9.jar"/>
<classpathentry kind="lib" path="libs/protobuf-java-2.4.1.jar"/>
<classpathentry kind="src" path="/src"/>
<classpathentry kind="lib" path="libs/apache-mime4j-0.6.jar"/>
<classpathentry kind="lib" path="libs/gson-renamed-2.2.2.jar"/>
<classpathentry kind="lib" path="libs/httpmime-4.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="libs/google-play-services.jar"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>