-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
17 lines (17 loc) · 971 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="lib" path="lib/google-api-client-1.5.0-beta.jar"/>
<classpathentry kind="lib" path="lib/google-api-services-plus-v1-1.2.4-beta.jar"/>
<classpathentry kind="lib" path="lib/google-http-client-1.5.0-beta.jar"/>
<classpathentry kind="lib" path="lib/jackson-core-asl-1.9.0.jar"/>
<classpathentry kind="lib" path="lib/jackson-jaxrs-1.9.0.jar"/>
<classpathentry kind="lib" path="lib/jackson-mapper-asl-1.9.0.jar"/>
<classpathentry kind="lib" path="lib/jackson-mrbean-1.9.0.jar"/>
<classpathentry kind="lib" path="lib/jackson-xc-1.9.0.jar"/>
<classpathentry kind="lib" path="lib/google-oauth-client-1.5.0-beta.jar"/>
<classpathentry kind="lib" path="lib/guava-10.0.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>