blob: 275ecf905635c314e357923ad36d51d60588eed7 [file] [log] [blame]
Brett Chabot05b83572010-09-07 18:21:57 -07001<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
Brett Chabot3add9162010-09-12 17:23:05 -07004 <classpathentry kind="src" path="res"/>
Brett Chabot05b83572010-09-07 18:21:57 -07005 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
Brett Chabot3add9162010-09-12 17:23:05 -07006 <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"/>
Brett Chabotef17ac92012-01-04 11:33:51 -08009 <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"/>
Brett Chabot05b83572010-09-07 18:21:57 -070011 <classpathentry kind="output" path="bin"/>
12</classpath>