aboutsummaryrefslogtreecommitdiffstats
path: root/main/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'main/.classpath')
-rw-r--r--main/.classpath3
1 files changed, 1 insertions, 2 deletions
diff --git a/main/.classpath b/main/.classpath
index 90cf996..be82b10 100644
--- a/main/.classpath
+++ b/main/.classpath
@@ -2,7 +2,6 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
- <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<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"/>
@@ -12,9 +11,9 @@
<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 kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>