blob: 25c3b3ed1a9b15e5bd9074060fd890e0299e7d37 [file] [log] [blame]
Adam Lesinski282e1812014-01-23 18:17:42 -08001<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
Deepanshu Gupta03a057c2013-11-06 15:15:32 +05304 <classpathentry excluding="mock_data/" kind="src" path="tests"/>
Adam Lesinski282e1812014-01-23 18:17:42 -08005 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
Deepanshu Gupta6a082252014-04-08 15:07:49 -07007 <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 Lesinski282e1812014-01-23 18:17:42 -08008 <classpathentry kind="output" path="bin"/>
9</classpath>