-
Notifications
You must be signed in to change notification settings - Fork 11
/
.classpath
30 lines (30 loc) · 1.6 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
27
28
29
30
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="org/ohmage/appwidget/|org/ohmage/appwidget/" kind="src" path="src"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="lib" path="libs/andwellness-condition-parser-1.0.jar"/>
<classpathentry kind="lib" path="libs/apache-mime4j-0.6.jar"/>
<classpathentry exported="true" kind="lib" path="libs/CWAC-WakefulIntentService.jar"/>
<classpathentry kind="lib" path="libs/httpmime-4.0.1.jar"/>
<classpathentry kind="lib" path="libs/jbcrypt-0.3.jar"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="lib" path="libs/filecache.jar"/>
<classpathentry exported="true" kind="lib" path="libs/android-support-v4-r4-googlemaps.jar"/>
<classpathentry kind="lib" path="libs/jackson-core-asl-1.9.4.jar">
<attributes>
<attribute name="javadoc_location" value="http://jackson.codehaus.org/1.9.4/javadoc/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="libs/jackson-mapper-asl-1.9.4.jar">
<attributes>
<attribute name="javadoc_location" value="http://jackson.codehaus.org/1.9.4/javadoc/"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="lib" path="libs/gson-2.2.2.jar" sourcepath="/Users/cketcham/libs/google-gson-2.2.2/gson-2.2.2-sources.jar">
<attributes>
<attribute name="javadoc_location" value="file:/Users/cketcham/libs/google-gson-2.2.2/"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin/classes"/>
</classpath>