aboutsummaryrefslogtreecommitdiffstats
path: root/sdk_common/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'sdk_common/.classpath')
-rw-r--r--sdk_common/.classpath10
1 files changed, 10 insertions, 0 deletions
diff --git a/sdk_common/.classpath b/sdk_common/.classpath
new file mode 100644
index 0000000..342ab94
--- /dev/null
+++ b/sdk_common/.classpath
@@ -0,0 +1,10 @@
+<?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="/layoutlib_api"/>
+ <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 combineaccessrules="false" kind="src" path="/SdkLib"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>