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