summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-05-02 08:35:53 +0400
committerAndrew Dolgov <[email protected]>2012-05-02 08:35:53 +0400
commit835ec518119d6cd1190d13c730b43893ec13da44 (patch)
tree4b01a176ef1efa72b1e7414ca117f2c043529e6e /.classpath
parentdd95973d2df3d5be85306e0c0eb34d56df882ade (diff)
disable transitioner in offline mode (broken)
fix androidhttpclient leaks introduced with previous patch
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index b59b51ad..05a903b5 100644
--- a/.classpath
+++ b/.classpath
@@ -6,5 +6,6 @@
<classpathentry kind="lib" path="C:/Users/fox/workspace/org.fox.ttrss/libs/gson-1.7.1.jar"/>
<classpathentry kind="lib" path="C:/Users/fox/workspace/org.fox.ttrss/libs/jsoup-1.6.1.jar"/>
<classpathentry kind="lib" path="libs/android-support-v4.jar"/>
+ <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>