forked from dimagi/opendatakit.collect
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
16 lines (16 loc) · 898 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="lib" path="lib/apache-mime4j-0.6.jar"/>
<classpathentry kind="lib" path="lib/httpmime-4.0.jar"/>
<classpathentry kind="lib" path="lib/regexp-me.jar"/>
<classpathentry kind="lib" path="lib/kxml2-2.3.0.jar"/>
<classpathentry kind="lib" path="lib/joda-time-2.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zxingcore-2.2.jar"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/javarosa-core"/>
<classpathentry kind="lib" path="lib/android-support-v4.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>