-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
26 lines (26 loc) · 2.16 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 exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="lib" path="libs/robospice/commons-io-1.3.2.jar"/>
<classpathentry exported="true" kind="lib" path="libs/robospice/commons-lang3-3.1.jar"/>
<classpathentry exported="true" kind="lib" path="libs/robospice/robospice-1.4.0.jar"/>
<classpathentry exported="true" kind="lib" path="libs/robospice/robospice-cache-1.4.0.jar"/>
<classpathentry exported="true" kind="lib" path="libs/robospice-http/google-http-client-1.13.1-beta.jar"/>
<classpathentry exported="true" kind="lib" path="libs/robospice-http/google-http-client-android-1.13.1-beta.jar"/>
<classpathentry exported="true" kind="lib" path="libs/robospice-http/google-http-client-jackson-1.13.1-beta.jar"/>
<classpathentry exported="true" kind="lib" path="libs/robospice-http/guava-jdk5-13.0.jar"/>
<classpathentry exported="true" kind="lib" path="libs/robospice-http/jsr305-1.3.9.jar"/>
<classpathentry exported="true" kind="lib" path="libs/robospice-http/robospice-google-http-client-1.4.0.jar"/>
<classpathentry exported="true" kind="lib" path="libs/robospice-orm/ormlite-android-4.42.jar"/>
<classpathentry exported="true" kind="lib" path="libs/robospice-orm/ormlite-core-4.42.jar"/>
<classpathentry exported="true" kind="lib" path="libs/robospice-orm/robospice-ormlite-1.4.0.jar"/>
<classpathentry exported="true" kind="lib" path="libs/robospice-spring/jackson-core-asl-1.9.11.jar"/>
<classpathentry exported="true" kind="lib" path="libs/robospice-spring/jackson-mapper-asl-1.9.11.jar"/>
<classpathentry exported="true" kind="lib" path="libs/robospice-spring/robospice-spring-android-1.4.0.jar"/>
<classpathentry exported="true" kind="lib" path="libs/robospice-spring/spring-android-core-1.0.1.RELEASE.jar"/>
<classpathentry exported="true" kind="lib" path="libs/robospice-spring/spring-android-rest-template-1.0.1.RELEASE.jar"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>