blob: 2102eb196b0cf910b8515e99dbfe23736d463933 [file] [log] [blame]
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry excluding="org/kxml2/io/" kind="src" path="src"/>
4 <classpathentry kind="src" path="tests"/>
5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
Xavier Ducrohetc2e96512010-11-09 18:25:03 -08007 <classpathentry kind="var" path="ANDROID_PLAT_SRC/prebuilt/common/layoutlib_api/layoutlib_api-prebuilt.jar"/>
8 <classpathentry kind="var" path="ANDROID_PLAT_SRC/prebuilt/common/kxml2/kxml2-2.3.0.jar" sourcepath="/ANDROID_PLAT_SRC/dalvik/libcore/xml/src/main/java"/>
Xavier Ducrohet65dc3972010-10-27 18:22:03 -07009 <classpathentry kind="var" path="ANDROID_PLAT_SRC/out/host/common/obj/JAVA_LIBRARIES/temp_layoutlib_intermediates/javalib.jar" sourcepath="/ANDROID_PLAT_SRC/frameworks/base"/>
Xavier Ducrohet90c6b7e2010-12-13 19:08:38 -080010 <classpathentry kind="var" path="ANDROID_PLAT_SRC/prebuilt/common/ninepatch/ninepatch-prebuilt.jar"/>
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080011 <classpathentry kind="output" path="bin"/>
12</classpath>