aboutsummaryrefslogtreecommitdiffstats
path: root/anttasks/.classpath
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2011-02-24 19:41:49 -0800
committerXavier Ducrohet <xav@android.com>2011-02-24 19:53:15 -0800
commit9aa538ffaf7abdcf4fe56c51da75666e60c67a90 (patch)
treeb99f71c19ecb59e1a235b6e137b8bbbee829dc49 /anttasks/.classpath
parent81637b879c81622d1b3ea8d6ec80e619ae906953 (diff)
downloadsdk-9aa538ffaf7abdcf4fe56c51da75666e60c67a90.zip
sdk-9aa538ffaf7abdcf4fe56c51da75666e60c67a90.tar.gz
sdk-9aa538ffaf7abdcf4fe56c51da75666e60c67a90.tar.bz2
Move the sdk io classes to common.jar
Change-Id: I59a7b770071707ed058aa104bab8a16aa8950d56
Diffstat (limited to 'anttasks/.classpath')
-rw-r--r--anttasks/.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/anttasks/.classpath b/anttasks/.classpath
index 08ced21..9fc1c9c 100644
--- a/anttasks/.classpath
+++ b/anttasks/.classpath
@@ -4,5 +4,6 @@
<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 combineaccessrules="false" kind="src" path="/common"/>
<classpathentry kind="output" path="bin"/>
</classpath>