From 0bbe59d81495ddd46468354e6e4fa8b8ed5bac9c Mon Sep 17 00:00:00 2001 From: Joshua Bahnsen Date: Tue, 29 May 2012 21:15:31 -0700 Subject: [PATCH] Adding .classpath and .project files for Eclipse --- .classpath | 9 +++++++++ .project | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 .classpath create mode 100644 .project diff --git a/.classpath b/.classpath new file mode 100644 index 00000000..7503ff25 --- /dev/null +++ b/.classpath @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.project b/.project new file mode 100644 index 00000000..2df865c9 --- /dev/null +++ b/.project @@ -0,0 +1,33 @@ + + + Subsonic-Android + + + + + + 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 + +