aboutsummaryrefslogtreecommitdiffstats
path: root/anttasks/.classpath
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-01-09 17:51:19 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-01-09 17:51:19 -0800
commita1514dae8668c48feae5436285e3db0ba2133ec3 (patch)
tree115c685f5c4c810cd317e8a6903e8d2d96749051 /anttasks/.classpath
parent9ca1c0b33cc3fc28c21a915730797ec01e71a152 (diff)
downloadsdk-a1514dae8668c48feae5436285e3db0ba2133ec3.zip
sdk-a1514dae8668c48feae5436285e3db0ba2133ec3.tar.gz
sdk-a1514dae8668c48feae5436285e3db0ba2133ec3.tar.bz2
auto import from //branches/cupcake/...@125939
Diffstat (limited to 'anttasks/.classpath')
-rw-r--r--anttasks/.classpath8
1 files changed, 8 insertions, 0 deletions
diff --git a/anttasks/.classpath b/anttasks/.classpath
new file mode 100644
index 0000000..08ced21
--- /dev/null
+++ b/anttasks/.classpath
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/SdkLib"/>
+ <classpathentry kind="var" path="ANDROID_SRC/prebuilt/common/ant/ant.jar"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>