-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.classpath
16 lines (16 loc) · 867 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="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="lib" path="libs/acra-4.2.3.jar"/>
<classpathentry kind="lib" path="libs/android-support-v4.jar"/>
<classpathentry kind="lib" path="libs/epublib-core-3.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="libs/htmlcleaner-2.2.jar"/>
<classpathentry kind="lib" path="libs/htmlspanner-0.2.jar"/>
<classpathentry kind="lib" path="libs/slf4j-android-1.6.1-RC1.jar"/>
<classpathentry kind="lib" path="libs/guice-2.0-no_aop.jar"/>
<classpathentry kind="lib" path="libs/roboguice-1.1.jar"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>