blob: be36dd78e8df2b1067a0bc22f9071517bd1f76a7 [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"/>
Xing Daibb02e1e2017-04-12 14:45:57 -07004 <classpathentry kind="src" path="objenesis"/>
5 <classpathentry kind="src" path="mockito"/>
6 <classpathentry kind="src" path="protobuf"/>
7 <classpathentry kind="src" path="easymock"/>
Brett Chaboteb42a292010-03-04 17:43:19 -08008 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
Brett Chabot451154a2010-08-12 14:26:04 -07009 <classpathentry combineaccessrules="false" kind="src" path="/tradefederation"/>
Brett Chabote278a5b2010-06-01 16:20:14 -070010 <classpathentry kind="src" path="res"/>
Julien Despreze8e8a162016-12-05 10:19:08 +000011 <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"/>
Brett Chabotd9c4d3f2010-09-15 14:34:49 -070013 <classpathentry combineaccessrules="false" kind="src" path="/ddmlib"/>
Brett Chabotcf521272013-11-07 17:00:13 -080014 <classpathentry combineaccessrules="false" kind="src" path="/tf-remote-client"/>
Brett Chabotd1879af2013-12-17 18:04:10 -080015 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
Xing Daibb02e1e2017-04-12 14:45:57 -070016 <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"/>
Brett Chaboteb42a292010-03-04 17:43:19 -080018 <classpathentry kind="output" path="bin"/>
19</classpath>