From 80ec23887e4ccb031e0930e7bc2407f95cdd4282 Mon Sep 17 00:00:00 2001 From: Joe Bowser Date: Mon, 23 Apr 2012 14:43:54 -0700 Subject: [PATCH] Fixed the bug caused when running on Eclipse --- test/.classpath | 10 +--------- test/.project | 2 +- test/project.properties | 2 +- 3 files changed, 3 insertions(+), 11 deletions(-) diff --git a/test/.classpath b/test/.classpath index 2db98e7e..a4763d1e 100644 --- a/test/.classpath +++ b/test/.classpath @@ -3,14 +3,6 @@ - - - - - - - - - + diff --git a/test/.project b/test/.project index d31f9d76..8f21f7f7 100644 --- a/test/.project +++ b/test/.project @@ -1,6 +1,6 @@ - CordovaTest + PhoneGapViewTestActivity diff --git a/test/project.properties b/test/project.properties index 4bcb2f55..9aa0dfa8 100644 --- a/test/project.properties +++ b/test/project.properties @@ -8,4 +8,4 @@ # project structure. # Project target. -target=Google Inc.:Google APIs:14 +target=Google Inc.:Google APIs:15