Home | History | Annotate | Download | only in tradefed-host
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <classpath>
      3 	<classpathentry kind="src" path="src"/>
      4 	<classpathentry kind="src" path="res"/>
      5 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
      6 	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
      7 	<classpathentry combineaccessrules="false" kind="src" path="/ddmlib"/>
      8 	<classpathentry combineaccessrules="false" kind="src" path="/tradefederation"/>
      9 	<classpathentry exported="true" kind="var" path="CTS_SRC_ROOT/out/host/common/obj/JAVA_LIBRARIES/ctsdeviceinfolib_intermediates/javalib.jar"/>
     10 	<classpathentry exported="true" kind="var" path="CTS_SRC_ROOT/out/host/common/obj/JAVA_LIBRARIES/hosttestlib_intermediates/javalib.jar"/>
     11 	<classpathentry kind="output" path="bin"/>
     12 </classpath>
     13