aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.classpath17
-rw-r--r--build.properties4
-rw-r--r--tests/src/cgeo/geocaching/test/cgDestinationTest.java (renamed from src/cgeo/geocaching/test/cgDestinationTest.java)0
-rw-r--r--tests/src/cgeo/geocaching/test/cgeoApplicationTest.java (renamed from src/cgeo/geocaching/test/cgeoApplicationTest.java)0
-rw-r--r--tests/src/cgeo/geocaching/test/cgeoTestSuite.java (renamed from src/cgeo/geocaching/test/cgeoTestSuite.java)0
-rw-r--r--tests/src/cgeo/geocaching/test/mock/GC2CJPF.java (renamed from src/cgeo/geocaching/test/mock/GC2CJPF.java)0
-rw-r--r--tests/src/cgeo/geocaching/test/mock/GC2CJPF.txt (renamed from src/cgeo/geocaching/test/mock/GC2CJPF.txt)0
7 files changed, 13 insertions, 8 deletions
diff --git a/.classpath b/.classpath
index 9137552..a30daaf 100644
--- a/.classpath
+++ b/.classpath
@@ -1,8 +1,9 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="src" path="gen"/>
- <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
- <classpathentry kind="lib" path="libs/mapsforge-map-0.2.4.jar"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="src" path="gen"/>
+ <classpathentry kind="src" path="tests/src"/>
+ <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
+ <classpathentry kind="lib" path="libs/mapsforge-map-0.2.4.jar"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
diff --git a/build.properties b/build.properties
new file mode 100644
index 0000000..c1ba646
--- /dev/null
+++ b/build.properties
@@ -0,0 +1,4 @@
+
+# Set the output directory for class files to the same directory Eclipse uses. Was bin/classes
+out.classes.dir=bin
+ \ No newline at end of file
diff --git a/src/cgeo/geocaching/test/cgDestinationTest.java b/tests/src/cgeo/geocaching/test/cgDestinationTest.java
index 27fd433..27fd433 100644
--- a/src/cgeo/geocaching/test/cgDestinationTest.java
+++ b/tests/src/cgeo/geocaching/test/cgDestinationTest.java
diff --git a/src/cgeo/geocaching/test/cgeoApplicationTest.java b/tests/src/cgeo/geocaching/test/cgeoApplicationTest.java
index c7c193c..c7c193c 100644
--- a/src/cgeo/geocaching/test/cgeoApplicationTest.java
+++ b/tests/src/cgeo/geocaching/test/cgeoApplicationTest.java
diff --git a/src/cgeo/geocaching/test/cgeoTestSuite.java b/tests/src/cgeo/geocaching/test/cgeoTestSuite.java
index 998bfc4..998bfc4 100644
--- a/src/cgeo/geocaching/test/cgeoTestSuite.java
+++ b/tests/src/cgeo/geocaching/test/cgeoTestSuite.java
diff --git a/src/cgeo/geocaching/test/mock/GC2CJPF.java b/tests/src/cgeo/geocaching/test/mock/GC2CJPF.java
index 091d33b..091d33b 100644
--- a/src/cgeo/geocaching/test/mock/GC2CJPF.java
+++ b/tests/src/cgeo/geocaching/test/mock/GC2CJPF.java
diff --git a/src/cgeo/geocaching/test/mock/GC2CJPF.txt b/tests/src/cgeo/geocaching/test/mock/GC2CJPF.txt
index 1a9ab61..1a9ab61 100644
--- a/src/cgeo/geocaching/test/mock/GC2CJPF.txt
+++ b/tests/src/cgeo/geocaching/test/mock/GC2CJPF.txt