tt-rss-android/.classpath

10 lines
395 B
Plaintext
Raw Normal View History

2011-09-07 05:56:46 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
2011-09-08 10:23:44 +00:00
<classpathentry kind="lib" path="lib/gson-1.7.1.jar"/>
2011-09-09 09:55:57 +00:00
<classpathentry kind="lib" path="lib/jsoup-1.6.1.jar"/>
2011-09-07 05:56:46 +00:00
<classpathentry kind="output" path="bin"/>
</classpath>