-
Notifications
You must be signed in to change notification settings - Fork 89
/
.classpath
21 lines (21 loc) · 1.25 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="res"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="libs/hosttestlib.jar"/>
<classpathentry kind="lib" path="libs/javalib-deviceinfo.jar"/>
<classpathentry kind="lib" path="libs/chimpchat-22.2.0.jar" sourcepath="/AndroidUiRcorder/libs/chimpchat-22.2.0-sources.jar"/>
<classpathentry kind="lib" path="libs/javalib-deviceutil.jar"/>
<classpathentry kind="lib" path="libs/imagedraw.jar"/>
<classpathentry kind="lib" path="libs/ddmlib-prebuilt.jar" sourcepath="/ddmlib/src"/>
<classpathentry kind="lib" path="libs/jline-0.9.9.jar"/>
<classpathentry kind="lib" path="libs/commons-compress-1.8.1.jar"/>
<classpathentry kind="lib" path="libs/gson-2.2.4.jar"/>
<classpathentry kind="lib" path="libs/guava-17.0.jar"/>
<classpathentry kind="lib" path="libs/kxml2-2.3.0.jar"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/tradefederation"/>
<classpathentry exported="true" kind="lib" path="libs/tradefederation.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>