aboutsummaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2012-05-15 11:06:04 -0700
committerandroid code review <noreply-gerritcodereview@google.com>2012-05-15 11:06:04 -0700
commit0f189400fd2a36bf11bfb058e7f3917eb7ed163a (patch)
tree31cfb93323da466e36cd74fb8fd2ece06ecf97d6 /.classpath
parentd1fa5c0d9856fe4e3dc2d30cb96e3cc847ff125f (diff)
parent5716c15248acdb7dba42d951cf8273ee87cc6846 (diff)
downloadandroid_external_ant-glob-0f189400fd2a36bf11bfb058e7f3917eb7ed163a.tar.gz
android_external_ant-glob-0f189400fd2a36bf11bfb058e7f3917eb7ed163a.tar.bz2
android_external_ant-glob-0f189400fd2a36bf11bfb058e7f3917eb7ed163a.zip
Diffstat (limited to '.classpath')
-rw-r--r--.classpath6
1 files changed, 6 insertions, 0 deletions
diff --git a/.classpath b/.classpath
new file mode 100644
index 0000000..fb50116
--- /dev/null
+++ b/.classpath
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>