aboutsummaryrefslogtreecommitdiffstats
path: root/tests/.classpath
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2011-09-16 14:28:47 +0200
committerSamuel Tardieu <sam@rfc1149.net>2011-09-16 14:28:47 +0200
commitf76f2b8d3c2e1dd06262e88e6ccf5d29521dacf3 (patch)
tree811888e38c42b8101095cfc166a5c37f6b8c1ebe /tests/.classpath
parent853d0fecf124a3278f4ae41f8e905e7b87b782b9 (diff)
downloadcgeo-f76f2b8d3c2e1dd06262e88e6ccf5d29521dacf3.zip
cgeo-f76f2b8d3c2e1dd06262e88e6ccf5d29521dacf3.tar.gz
cgeo-f76f2b8d3c2e1dd06262e88e6ccf5d29521dacf3.tar.bz2
Reorganize tests to include them in the main repository
Diffstat (limited to 'tests/.classpath')
-rw-r--r--tests/.classpath8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/.classpath b/tests/.classpath
new file mode 100644
index 0000000..03e9cf5
--- /dev/null
+++ b/tests/.classpath
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="src" path="gen"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/cgeo"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>