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 excluding="Makefile|resources/" kind="src" path="src"/> |
| 4 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
| 5 | <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/ANDROID_SWT"/> |
| 6 | <classpathentry combineaccessrules="false" kind="src" path="/ddmlib"/> |
| 7 | <classpathentry combineaccessrules="false" kind="src" path="/ddmuilib"/> |
| 8 | <classpathentry combineaccessrules="false" kind="src" path="/AndroidPrefs"/> |
| 9 | <classpathentry combineaccessrules="false" kind="src" path="/SdkStatsService"/> |
| 10 | <classpathentry kind="output" path="bin"/> |
| 11 | </classpath> |