aboutsummaryrefslogtreecommitdiffstats
path: root/anttasks/.classpath
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2010-06-16 15:02:35 -0700
committerXavier Ducrohet <xav@android.com>2010-06-16 18:23:27 -0700
commite48a35070a0b27ec8ea99e2cd3bf999a11b175b5 (patch)
treec06c3be8fd634fb364503b7be063822b35a32e00 /anttasks/.classpath
parent2a035855ee6c91bdfa25516ea39195ee263471ab (diff)
downloadsdk-e48a35070a0b27ec8ea99e2cd3bf999a11b175b5.zip
sdk-e48a35070a0b27ec8ea99e2cd3bf999a11b175b5.tar.gz
sdk-e48a35070a0b27ec8ea99e2cd3bf999a11b175b5.tar.bz2
Move Apkbuilder into sdklib.
Change-Id: I88f7e6101b8c03157a320a6c9d9b7424ffbdc7f5
Diffstat (limited to 'anttasks/.classpath')
-rw-r--r--anttasks/.classpath1
1 files changed, 0 insertions, 1 deletions
diff --git a/anttasks/.classpath b/anttasks/.classpath
index d6ce15a..08ced21 100644
--- a/anttasks/.classpath
+++ b/anttasks/.classpath
@@ -4,6 +4,5 @@
<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="/ApkBuilder"/>
<classpathentry kind="output" path="bin"/>
</classpath>