blob: 49075bec3fdc0cbdf81e1ad6520d2341e34ba9e5 [file] [log] [blame]
Brett Chabotcf521272013-11-07 17:00:13 -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="jsr305"/>
5 <classpathentry kind="src" path="guava"/>
Brett Chabotcf521272013-11-07 17:00:13 -08006 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
Xing Daibb02e1e2017-04-12 14:45:57 -07007 <classpathentry exported="true" kind="var" path="TRADEFED_ROOT/prebuilts/misc/common/guava/guava-18.0.jar"/>
Brett Chabotcf521272013-11-07 17:00:13 -08008 <classpathentry exported="true" kind="var" path="TRADEFED_ROOT/prebuilts/misc/common/json/json-prebuilt.jar"/>
Xing Daibb02e1e2017-04-12 14:45:57 -07009 <classpathentry exported="true" kind="var" path="TRADEFED_ROOT/prebuilts/misc/common/sdklib/sdklib-prebuilt.jar"/>
Brett Chabotcf521272013-11-07 17:00:13 -080010 <classpathentry combineaccessrules="false" kind="src" path="/ddmlib"/>
Brett Chabotcf521272013-11-07 17:00:13 -080011 <classpathentry kind="output" path="bin"/>
12</classpath>