aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorBananeweizen <Bananeweizen@gmx.de>2013-05-19 22:10:06 +0200
committerBananeweizen <Bananeweizen@gmx.de>2013-05-19 22:10:06 +0200
commita313dbf8c386311e77b265cbed14491e40983c3f (patch)
treea7b3f3242c402899ca699f15e3f1c40be1640a17 /tests
parented646b424ce55eab3fd9e3d43c288294f9421916 (diff)
downloadcgeo-a313dbf8c386311e77b265cbed14491e40983c3f.zip
cgeo-a313dbf8c386311e77b265cbed14491e40983c3f.tar.gz
cgeo-a313dbf8c386311e77b265cbed14491e40983c3f.tar.bz2
refactoring: class path changed with ADT 22
* If you run into compile errors after this change, please upgrade to ADT 22 and Android SDK 22.
Diffstat (limited to 'tests')
-rw-r--r--tests/.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.classpath b/tests/.classpath
index 9bd2efb..67539bd 100644
--- a/tests/.classpath
+++ b/tests/.classpath
@@ -9,5 +9,6 @@
</classpathentry>
<classpathentry combineaccessrules="false" kind="src" path="/cgeo"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
+ <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>