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