aboutsummaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorRohan Martin <rohan.martin@thisisant.com>2012-11-01 15:19:04 -0600
committerRohan Martin <rohan.martin@thisisant.com>2012-11-01 15:19:04 -0600
commit3d194504fee1bde6dfc780ea279b9f2bc2574e31 (patch)
tree18a35419ae50d5e262815a4b90df4c4d7c96c34e /.classpath
parent328a7526123a04966758c54b9f3bad241c07bf2a (diff)
downloadandroid_external_ant-wireless_ant_service-3d194504fee1bde6dfc780ea279b9f2bc2574e31.tar.gz
android_external_ant-wireless_ant_service-3d194504fee1bde6dfc780ea279b9f2bc2574e31.tar.bz2
android_external_ant-wireless_ant_service-3d194504fee1bde6dfc780ea279b9f2bc2574e31.zip
Broke Android_System_package in to individual repositories
Diffstat (limited to '.classpath')
-rw-r--r--.classpath7
1 files changed, 7 insertions, 0 deletions
diff --git a/.classpath b/.classpath
new file mode 100644
index 0000000..6c635c0
--- /dev/null
+++ b/.classpath
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="src" path="gen"/>
+ <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
+ <classpathentry kind="output" path="bin/classes"/>
+</classpath>