mirror of
https://github.com/moparisthebest/k-9
synced 2025-02-17 07:30:16 -05:00
![Jesse Vincent](/assets/img/avatar_default.png)
URL: https://jutf7.svn.sourceforge.net/svnroot/jutf7/trunk Repository Root: https://jutf7.svn.sourceforge.net/svnroot/jutf7 Repository UUID: 1064e9db-3825-0410-a553-84549dc1c2c0 Revision: 20 Last Changed Author: jtbeetstra Last Changed Rev: 20 Last Changed Date: 2010-04-22 11:31:16 -0400 (Thu, 22 Apr 2010)
13 lines
736 B
XML
13 lines
736 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry excluding="**/.svn/**|.svn/**" kind="src" path="src"/>
|
|
<classpathentry excluding="**/.svn/**|.svn/**" kind="src" path="gen"/>
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
|
<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"/>
|
|
<classpathentry kind="lib" path="libs/commons-io-2.0.1.jar"/>
|
|
<classpathentry kind="lib" path="libs/jutf7-1.0.1-SNAPSHOT.jar"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/compile-only-libs"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|