2010-02-21 15:19:11 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2010-02-21 15:25:16 +00:00
|
|
|
<classpathentry excluding="**/.svn/**|.svn/**" kind="src" path="src"/>
|
|
|
|
<classpathentry excluding="**/.svn/**|.svn/**" kind="src" path="gen"/>
|
2010-02-21 15:19:11 +00:00
|
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
2011-01-31 18:25:26 +00:00
|
|
|
<classpathentry kind="lib" path="libs/commons-io-2.0.1.jar"/>
|
2011-01-31 18:26:01 +00:00
|
|
|
<classpathentry kind="lib" path="libs/jzlib-1.0.7.jar"/>
|
2011-01-31 18:25:52 +00:00
|
|
|
<classpathentry kind="lib" path="libs/jutf7-1.0.1-SNAPSHOT.jar"/>
|
2011-11-16 03:59:49 +00:00
|
|
|
<classpathentry kind="lib" path="libs/htmlcleaner-2.2.jar"/>
|
2012-08-14 23:47:57 +00:00
|
|
|
<classpathentry kind="lib" path="libs/apache-mime4j-core-0.7.2.jar"/>
|
|
|
|
<classpathentry kind="lib" path="libs/apache-mime4j-dom-0.7.2.jar"/>
|
2012-07-11 20:51:08 +00:00
|
|
|
<classpathentry kind="lib" path="libs/android-support-v4.jar"/>
|
2012-03-24 23:28:40 +00:00
|
|
|
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
2011-12-31 01:43:08 +00:00
|
|
|
<classpathentry kind="output" path="bin/classes"/>
|
2010-02-21 15:19:11 +00:00
|
|
|
</classpath>
|