aboutsummaryrefslogtreecommitdiffstats
path: root/main/.classpath
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2012-05-11 09:57:23 +0200
committerSamuel Tardieu <sam@rfc1149.net>2012-05-11 11:02:32 +0200
commite73ff29690963c87f3113477d46203d40a6db001 (patch)
treec75810ce83bf1787d05b2dab5eb0a2bc117c7b9d /main/.classpath
parentcd8a2b268dd451182ba7e9d068117cf938cefc38 (diff)
downloadcgeo-e73ff29690963c87f3113477d46203d40a6db001.zip
cgeo-e73ff29690963c87f3113477d46203d40a6db001.tar.gz
cgeo-e73ff29690963c87f3113477d46203d40a6db001.tar.bz2
Add latest stable Apache HTTPClient libraries
This is necessary for #583.
Diffstat (limited to 'main/.classpath')
-rw-r--r--main/.classpath6
1 files changed, 6 insertions, 0 deletions
diff --git a/main/.classpath b/main/.classpath
index 44706dc..90cf996 100644
--- a/main/.classpath
+++ b/main/.classpath
@@ -9,6 +9,12 @@
<classpathentry kind="lib" path="libs/android-support-v4.jar"/>
<classpathentry kind="lib" path="libs/mapsforge-map-0.3.0-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="libs/mapsforge-map-0.2.4.jar"/>
+ <classpathentry kind="lib" path="libs/commons-codec-1.4.jar"/>
+ <classpathentry kind="lib" path="libs/commons-logging-1.1.1.jar"/>
+ <classpathentry kind="lib" path="libs/httpclient-4.1.3.jar"/>
+ <classpathentry kind="lib" path="libs/httpclient-cache-4.1.3.jar"/>
+ <classpathentry kind="lib" path="libs/httpcore-4.1.4.jar"/>
+ <classpathentry kind="lib" path="libs/httpmime-4.1.3.jar"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>