-
Notifications
You must be signed in to change notification settings - Fork 3
/
.classpath
21 lines (21 loc) · 1.17 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?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="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="lib" path="libs/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="libs/htmlcleaner-2.2.jar"/>
<classpathentry kind="lib" path="libs/ormlite-android-4.42.jar"/>
<classpathentry kind="lib" path="libs/ormlite-core-4.42.jar"/>
<classpathentry kind="lib" path="libs/android-support-v4.jar"/>
<classpathentry kind="lib" path="libs/txtmark-0.8.jar"/>
<classpathentry kind="lib" path="libs/htmlspanner-0.4-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="libs/android-query.0.24.3.jar"/>
<classpathentry kind="lib" path="libs/commons-lang3-3.1.jar"/>
<classpathentry kind="lib" path="libs/robospice-1.4.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="libs/robospice-cache-1.4.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="libs/crouton-1.6.1.jar"/>
<classpathentry kind="lib" path="libs/timeago-1.0.1.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>