aboutsummaryrefslogtreecommitdiffstats
path: root/ide_common
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-04-30 17:35:28 -0700
committerJean-Baptiste Queru <jbq@google.com>2012-04-30 17:35:28 -0700
commit5bd281519c4d63b3f6ff80a70a77909794f81eed (patch)
treed301e6e004891d4667c11fa9a1d7984b46b442b0 /ide_common
parentaf7576b339cbe93f7d822bf302ff85d396acfba2 (diff)
downloadsdk-5bd281519c4d63b3f6ff80a70a77909794f81eed.zip
sdk-5bd281519c4d63b3f6ff80a70a77909794f81eed.tar.gz
sdk-5bd281519c4d63b3f6ff80a70a77909794f81eed.tar.bz2
Move kxml2 to prebuilts/misc
Change-Id: I3a939238911ae7c09bb75b27e1ce623777cd4e18
Diffstat (limited to 'ide_common')
-rw-r--r--ide_common/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/ide_common/.classpath b/ide_common/.classpath
index 89ce2dd..79fe47a 100644
--- a/ide_common/.classpath
+++ b/ide_common/.classpath
@@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/layoutlib_api"/>
- <classpathentry kind="var" path="ANDROID_SRC/prebuilt/common/kxml2/kxml2-2.3.0.jar" sourcepath="/ANDROID_SRC/dalvik/libcore/xml/src/main/java"/>
+ <classpathentry kind="var" path="ANDROID_SRC/prebuilts/misc/common/kxml2/kxml2-2.3.0.jar" sourcepath="/ANDROID_SRC/dalvik/libcore/xml/src/main/java"/>
<classpathentry combineaccessrules="false" kind="src" path="/common"/>
<classpathentry kind="output" path="bin"/>
</classpath>