-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
18 lines (18 loc) · 1.2 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry exported="true" 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/apache-mime4j-core-0.7.2.jar"/>
<classpathentry exported="true" kind="lib" path="libs/commons-io-2.0.1.jar"/>
<classpathentry kind="lib" path="libs/htmlcleaner-2.2-all.zip"/>
<classpathentry exported="true" kind="lib" path="libs/htmlcleaner-2.2.jar"/>
<classpathentry exported="true" kind="lib" path="libs/jutf7-1.0.1-SNAPSHOT.jar"/>
<classpathentry exported="true" kind="lib" path="libs/jzlib-1.0.7.jar"/>
<classpathentry kind="lib" path="libs/apache-mime4j-dom-0.7.2.jar"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry exported="true" kind="lib" path="/cardview/libs/android-support-v7-cardview.jar"/>
<classpathentry exported="true" kind="lib" path="/RecyclerView/libs/android-support-v7-recyclerview.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>