| 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"/> |
| The Android Open Source Project | 55a2c71 | 2009-03-03 19:29:09 -0800 | [diff] [blame] | 6 | <classpathentry combineaccessrules="false" kind="src" path="/SdkStatsService"/> |
| Siva Velusamy | 379331a | 2012-09-24 13:10:44 -0700 | [diff] [blame] | 7 | <classpathentry combineaccessrules="false" kind="src" path="/common"/> |
| Raphael Moll | 82d3815 | 2012-04-12 14:59:12 -0700 | [diff] [blame] | 8 | <classpathentry kind="var" path="ANDROID_OUT_FRAMEWORK/swt.jar"/> |
| Tor Norbye | 60b85b4 | 2012-04-04 18:40:26 -0700 | [diff] [blame] | 9 | <classpathentry kind="var" path="ANDROID_SRC/prebuilts/tools/common/eclipse/org.eclipse.core.commands_3.6.0.I20100512-1500.jar"/> |
| 10 | <classpathentry kind="var" path="ANDROID_SRC/prebuilts/tools/common/eclipse/org.eclipse.equinox.common_3.6.0.v20100503.jar"/> |
| 11 | <classpathentry kind="var" path="ANDROID_SRC/prebuilts/tools/common/eclipse/org.eclipse.jface_3.6.2.M20110210-1200.jar"/> |
| The Android Open Source Project | 55a2c71 | 2009-03-03 19:29:09 -0800 | [diff] [blame] | 12 | <classpathentry kind="output" path="bin"/> |
| 13 | </classpath> |