blob: 76f61bd036c320db5389e37fd2bcdc05a66ec395 [file] [log] [blame]
Brett Chaboteb42a292010-03-04 17:43:19 -08001<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
Eric Rowe863fcf22018-07-26 16:43:48 -07004 <classpathentry kind="src" path="res"/>
Xing Daibb02e1e2017-04-12 14:45:57 -07005 <classpathentry kind="src" path="hamcrest"/>
Xing Daibb02e1e2017-04-12 14:45:57 -07006 <classpathentry kind="src" path="jline"/>
7 <classpathentry kind="src" path="junit"/>
Eric Rowe863fcf22018-07-26 16:43:48 -07008 <classpathentry kind="src" path="tradefedproto"/>
9 <classpathentry combineaccessrules="false" exported="true" kind="src" path="/tf-remote-client"/>
10 <classpathentry combineaccessrules="false" kind="src" path="/LongevityRunner"/>
11 <classpathentry combineaccessrules="false" kind="src" path="/ddmlib"/>
12 <classpathentry combineaccessrules="false" kind="src" path="/loganalysis"/>
13 <classpathentry combineaccessrules="false" kind="src" path="/platform-annotations"/>
Brett Chaboteb42a292010-03-04 17:43:19 -080014 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
Eric Rowe863fcf22018-07-26 16:43:48 -070015 <classpathentry exported="true" kind="var" path="TRADEFED_ROOT/prebuilts/misc/common/commons-compress/commons-compress-prebuilt.jar"/>
16 <classpathentry exported="true" kind="var" path="TRADEFED_ROOT/prebuilts/misc/common/devtools-annotations/devtools-annotations-prebuilt.jar"/>
Brett Chabot29ca2b82012-05-01 15:16:06 -070017 <classpathentry exported="true" kind="var" path="TRADEFED_ROOT/prebuilts/misc/common/kxml2/kxml2-2.3.0.jar"/>
Julien Despreze8e8a162016-12-05 10:19:08 +000018 <classpathentry exported="true" kind="var" path="TRADEFED_ROOT/prebuilts/misc/common/sdklib/sdklib-prebuilt.jar"/>
19 <classpathentry exported="true" kind="var" path="TRADEFED_ROOT/prebuilts/sdk/tools/jack-jacoco-reporter.jar"/>
Julien Desprezf2dfc4d2018-10-18 09:07:52 -070020 <classpathentry kind="var" path="TRADEFED_ROOT/external/error_prone/error_prone/error_prone_annotations-2.3.2.jar"/>
Eric Rowe863fcf22018-07-26 16:43:48 -070021 <classpathentry kind="var" path="TRADEFED_ROOT/out/host/common/obj/JAVA_LIBRARIES/host-libprotobuf-java-full_intermediates/classes.jar"/>
22 <classpathentry kind="var" path="TRADEFED_ROOT/out/soong/.intermediates/external/guice/guice/linux_glibc_common/combined/guice.jar"/>
23 <classpathentry kind="var" path="TRADEFED_ROOT/out/soong/.intermediates/external/junit-params/junit-params/linux_glibc_common/combined/junit-params.jar"/>
24 <classpathentry kind="var" path="TRADEFED_ROOT/out/soong/.intermediates/external/junit/junit/linux_glibc_common/combined/junit.jar"/>
Brett Chaboteb42a292010-03-04 17:43:19 -080025 <classpathentry kind="output" path="bin"/>
26</classpath>