| The Android Open Source Project | 55a2c71 | 2009-03-03 19:29:09 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <classpath> |
| Pierre Zurek | 365eb54 | 2010-12-20 02:42:09 +0100 | [diff] [blame^] | 3 | <classpathentry excluding="resources/" kind="src" path="src"/> |
| 4 | <classpathentry kind="src" path="src/resources"/> |
| The Android Open Source Project | 55a2c71 | 2009-03-03 19:29:09 -0800 | [diff] [blame] | 5 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
| 6 | <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/ANDROID_SWT"/> |
| 7 | <classpathentry combineaccessrules="false" kind="src" path="/SdkStatsService"/> |
| 8 | <classpathentry kind="output" path="bin"/> |
| 9 | </classpath> |