Raphael | 4906050 | 2009-05-15 17:36:26 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
| 2 | <classpath>
|
| 3 | <classpathentry kind="src" path="src"/>
|
| 4 | <classpathentry kind="src" path="tests"/>
|
| 5 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
| 6 | <classpathentry combineaccessrules="false" kind="src" path="/SdkLib"/>
|
| 7 | <classpathentry combineaccessrules="false" kind="src" path="/AndroidPrefs"/>
|
| 8 | <classpathentry combineaccessrules="false" kind="src" path="/SdkUiLib"/>
|
| 9 | <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
|
| 10 | <classpathentry kind="output" path="bin"/>
|
| 11 | </classpath>
|