commit | 3d194504fee1bde6dfc780ea279b9f2bc2574e31 | [log] [tgz] |
---|---|---|
author | Rohan Martin <rohan.martin@thisisant.com> | Thu Nov 01 15:19:04 2012 -0600 |
committer | Rohan Martin <rohan.martin@thisisant.com> | Thu Nov 01 15:19:04 2012 -0600 |
tree | 18a35419ae50d5e262815a4b90df4c4d7c96c34e | |
parent | 328a7526123a04966758c54b9f3bad241c07bf2a [diff] [blame] |
Broke Android_System_package in to individual repositories
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>