From 63f94c6db0a61b4f994d57100c5f43835f2e7fb1 Mon Sep 17 00:00:00 2001 From: Richard Tibbetts Date: Sat, 1 Nov 2008 23:14:02 +0000 Subject: [PATCH] Add eclipse build files. --- .classpath | 7 +++++++ .project | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 .classpath create mode 100644 .project diff --git a/.classpath b/.classpath new file mode 100644 index 000000000..54f0df6a6 --- /dev/null +++ b/.classpath @@ -0,0 +1,7 @@ + + + + + + + diff --git a/.project b/.project new file mode 100644 index 000000000..cad7a45a2 --- /dev/null +++ b/.project @@ -0,0 +1,33 @@ + + + k9mail + + + + + + com.android.ide.eclipse.adt.ResourceManagerBuilder + + + + + com.android.ide.eclipse.adt.PreCompilerBuilder + + + + + org.eclipse.jdt.core.javabuilder + + + + + com.android.ide.eclipse.adt.ApkBuilder + + + + + + com.android.ide.eclipse.adt.AndroidNature + org.eclipse.jdt.core.javanature + +