From 366eda13f726454fe66bb09a80fffb14704d05fe Mon Sep 17 00:00:00 2001 From: Robert Jacob Date: Sun, 21 Feb 2010 15:19:11 +0000 Subject: [PATCH] - Fixed project setup for Eclipse - Removed Debug activity from manifest (activity class doesn't exist) --- .classpath | 10 ++++++++++ AndroidManifest.xml | 4 ---- 2 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 .classpath diff --git a/.classpath b/.classpath new file mode 100644 index 000000000..254769640 --- /dev/null +++ b/.classpath @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 80fa9aff9..d45113163 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -134,10 +134,6 @@ > - -