2012-06-16 22:03:08 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2012-12-06 01:47:52 -05:00
|
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
2013-08-22 18:14:10 -04:00
|
|
|
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
2013-08-02 01:20:04 +02:00
|
|
|
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
|
2012-12-08 12:37:00 +01:00
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="src" path="gen"/>
|
2014-12-06 16:13:16 -05:00
|
|
|
<classpathentry kind="lib" path="libs/jsoup-1.8.1.jar"/>
|
2012-06-16 22:03:08 +02:00
|
|
|
<classpathentry kind="output" path="bin/classes"/>
|
|
|
|
</classpath>
|