Home | History | Annotate | Download | only in tests
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <classpath>
      3 	<classpathentry kind="src" path="src"/>
      4 	<classpathentry kind="src" path="protobuf"/>
      5 	<classpathentry kind="src" path="objenesis"/>
      6 	<classpathentry kind="src" path="mockito"/>
      7 	<classpathentry kind="src" path="easymock"/>
      8 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
      9 	<classpathentry combineaccessrules="false" kind="src" path="/tradefederation"/>
     10 	<classpathentry kind="src" path="res"/>
     11 	<classpathentry kind="var" path="TRADEFED_ROOT/prebuilts/misc/common/sdklib/sdklib-prebuilt.jar"/>
     12 	<classpathentry kind="var" path="TRADEFED_ROOT/prebuilts/misc/common/tools-common/tools-common-prebuilt.jar"/>
     13 	<classpathentry combineaccessrules="false" kind="src" path="/ddmlib"/>
     14 	<classpathentry combineaccessrules="false" kind="src" path="/tf-remote-client"/>
     15 	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
     16 	<classpathentry kind="var" path="TRADEFED_ROOT/external/mockito/lib/byte-buddy-1.6.9.jar"/>
     17 	<classpathentry kind="var" path="TRADEFED_ROOT/external/mockito/lib/byte-buddy-agent-1.6.9.jar"/>
     18 	<classpathentry kind="var" path="TRADEFED_ROOT/out/host/common/obj/JAVA_LIBRARIES/host-libprotobuf-java-full_intermediates/classes.jar"/>
     19 	<classpathentry kind="output" path="bin"/>
     20 </classpath>
     21