-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
17 lines (17 loc) · 975 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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 kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="lib" path="libs/google-api-client-1.6.0-beta.jar"/>
<classpathentry kind="lib" path="libs/google-api-services-plus-v1-1.3.0-beta.jar"/>
<classpathentry kind="lib" path="libs/google-http-client-1.6.0-beta.jar"/>
<classpathentry kind="lib" path="libs/google-oauth-client-1.6.0-beta.jar"/>
<classpathentry kind="lib" path="libs/gson-1.7.1.jar"/>
<classpathentry kind="lib" path="libs/guava-r09.jar"/>
<classpathentry kind="lib" path="libs/httpclient-4.0.3.jar"/>
<classpathentry kind="lib" path="libs/httpcore-4.0.1.jar"/>
<classpathentry kind="lib" path="libs/jackson-core-asl-1.9.1.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>