aboutsummaryrefslogtreecommitdiffstats
path: root/main/.classpath
diff options
context:
space:
mode:
authorBananeweizen <bananeweizen@gmx.de>2013-05-29 07:54:13 +0200
committerBananeweizen <bananeweizen@gmx.de>2013-05-29 07:54:13 +0200
commitd6f1bc648361076c3b2038a6ab9b175e1de39b3d (patch)
tree6375f053f53f5166d11f8d4c715074860d895aab /main/.classpath
parentbe83cd0e8597ebcfe85411e774c9d41994f393cc (diff)
downloadcgeo-d6f1bc648361076c3b2038a6ab9b175e1de39b3d.zip
cgeo-d6f1bc648361076c3b2038a6ab9b175e1de39b3d.tar.gz
cgeo-d6f1bc648361076c3b2038a6ab9b175e1de39b3d.tar.bz2
refactoring: clean up classpath
* Remove all manually maintained lib entries, this is not necessary since ADT 17. * If you get compile errors afterwards, update to ADT 22.0.1 and SDK 22.0.1. * Has been tested with Eclipse and Ant build.
Diffstat (limited to 'main/.classpath')
-rw-r--r--main/.classpath7
1 files changed, 0 insertions, 7 deletions
diff --git a/main/.classpath b/main/.classpath
index 1f69d48..72adb52 100644
--- a/main/.classpath
+++ b/main/.classpath
@@ -16,15 +16,8 @@
<attribute name="ignore_optional_problems" value="true"/>
</attributes>
</classpathentry>
- <classpathentry exported="true" kind="lib" path="libs/commons-lang3-3.1.jar"/>
- <classpathentry kind="lib" path="libs/locus-api-4.0.jar"/>
- <classpathentry kind="lib" path="libs/commons-collections-3.2.1.jar"/>
- <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="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 exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>