From f3d2f542d309b4a4f401bccf9a45c7e70a33242e Mon Sep 17 00:00:00 2001 From: Bruce Cooper Date: Sun, 17 Oct 2010 13:21:19 +1100 Subject: [PATCH] Adding in Eclipse files --- .classpath | 10 ++++++++++ .project | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+) create mode 100644 .classpath create mode 100644 .project diff --git a/.classpath b/.classpath new file mode 100644 index 0000000..16c3127 --- /dev/null +++ b/.classpath @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/.project b/.project new file mode 100644 index 0000000..171ecc4 --- /dev/null +++ b/.project @@ -0,0 +1,33 @@ + + + NodeDroid + + + + + + 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 + +