forked from jimburton/BigArrow
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
20 lines (20 loc) · 1.34 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry exported="true" kind="lib" path="libs/google-http-client-1.5.0-beta.jar"/>
<classpathentry exported="true" kind="lib" path="libs/guava-14.0.1.jar"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="lib" path="libs/google-api-client-googleapis-1.4.1-beta.jar"/>
<classpathentry exported="true" kind="lib" path="libs/google-play-services.jar"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="lib" path="libs/gson-2.1.jar"/>
<classpathentry exported="true" kind="lib" path="libs/jackson-core-asl-1.9.11.jar"/>
<classpathentry exported="true" kind="lib" path="libs/jsr305-1.3.9.jar"/>
<classpathentry exported="true" kind="lib" path="libs/protobuf-java-2.4.1.jar"/>
<classpathentry exported="true" kind="lib" path="libs/commons-codec-1.8.jar"/>
<classpathentry exported="true" kind="lib" path="libs/commons-logging-1.1.2.jar"/>
<classpathentry exported="true" kind="lib" path="libs/jackson-core-2.1.3.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>