The Android Open Source Project | 52d4c30 | 2009-03-03 19:29:09 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <classpath> |
| 3 | <classpathentry kind="src" path="src"/> |
| 4 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
| 5 | <classpathentry combineaccessrules="false" kind="src" path="/SdkLib"/> |
| 6 | <classpathentry kind="var" path="ANDROID_SRC/prebuilt/common/ant/ant.jar"/> |
| 7 | <classpathentry combineaccessrules="false" kind="src" path="/ApkBuilder"/> |
| 8 | <classpathentry kind="output" path="bin"/> |
| 9 | </classpath> |