Adam Lesinski | 282e181 | 2014-01-23 18:17:42 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <classpath> |
| 3 | <classpathentry kind="src" path="src"/> |
Deepanshu Gupta | 03a057c | 2013-11-06 15:15:32 +0530 | [diff] [blame] | 4 | <classpathentry excluding="mock_data/" kind="src" path="tests"/> |
Adam Lesinski | 282e181 | 2014-01-23 18:17:42 -0800 | [diff] [blame] | 5 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
| 6 | <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> |
Deepanshu Gupta | 6a08225 | 2014-04-08 15:07:49 -0700 | [diff] [blame] | 7 | <classpathentry kind="var" path="ANDROID_PLAT_SRC/prebuilts/misc/common/asm/asm-4.0.jar" sourcepath="/ANDROID_PLAT_SRC/prebuilts/misc/common/asm/src.zip"/> |
Adam Lesinski | 282e181 | 2014-01-23 18:17:42 -0800 | [diff] [blame] | 8 | <classpathentry kind="output" path="bin"/> |
| 9 | </classpath> |