diff options
Diffstat (limited to 'main/.classpath')
| -rw-r--r-- | main/.classpath | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/main/.classpath b/main/.classpath index 8a16be1..79a19e9 100644 --- a/main/.classpath +++ b/main/.classpath @@ -12,10 +12,8 @@ <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 exported="true" kind="lib" path="libs/httpclientandroidlib-1.1.0.jar"/> <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> + <classpathentry kind="lib" path="libs/httpclientandroidlib-1.1.1.jar"/> <classpathentry kind="output" path="bin/classes"/> </classpath> |
