1 <?xml version="1.0" encoding="UTF-8"?> 2 <classpath> 3 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 4 <classpathentry kind="src" path="src"/> 5 <classpathentry kind="src" path="tests/res"/> 6 <classpathentry kind="src" path="res"/> 7 <classpathentry kind="src" path="tests/src"/> 8 <classpathentry kind="lib" path="tests/res/testtype/testJar1.jar"/> 9 <classpathentry kind="lib" path="tests/res/testtype/testJar2.jar"/> 10 <classpathentry combineaccessrules="false" kind="src" path="/ddmlib"/> 11 <classpathentry combineaccessrules="false" kind="src" path="/tradefederation"/> 12 <classpathentry combineaccessrules="false" kind="src" path="/cts-common-util"/> 13 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 14 <classpathentry kind="var" path="TRADEFED_ROOT/out/host/common/obj/JAVA_LIBRARIES/jsonlib_intermediates/classes.jar"/> 15 <classpathentry combineaccessrules="false" kind="src" path="/cts-hostside-util"/> 16 <classpathentry kind="var" path="TRADEFED_ROOT/out/host/common/obj/JAVA_LIBRARIES/google-api-java-client-min-repackaged_intermediates/classes.jar"/> 17 <classpathentry kind="var" path="TRADEFED_ROOT/out/host/common/obj/JAVA_LIBRARIES/host-libprotobuf-java-full_intermediates/classes.jar"/> 18 <classpathentry kind="output" path="bin"/> 19 </classpath> 20