-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
33 lines (33 loc) · 1.84 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="src" path=".apt_generated">
<attributes>
<attribute name="optional" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/auto-value-1.8.1.jar"/>
<classpathentry kind="lib" path="lib/auto-value-annotations-1.6.2.jar" sourcepath="lib/auto-value-1.8.1-sources.jar"/>
<classpathentry kind="lib" path="lib/failureaccess-1.0.1.jar"/>
<classpathentry kind="lib" path="lib/flogger-0.6.jar"/>
<classpathentry kind="lib" path="lib/flogger-system-backend-0.6.jar"/>
<classpathentry kind="lib" path="lib/hamcrest-core-1.3.jar"/>
<classpathentry kind="lib" path="lib/header_google-options-1.0.0.jar"/>
<classpathentry kind="lib" path="lib/j2objc-annotations-1.1.jar"/>
<classpathentry kind="lib" path="lib/jsr305-3.0.2.jar"/>
<classpathentry kind="lib" path="lib/protobuf-lite-3.0.1.jar"/>
<classpathentry kind="lib" path="lib/test-parameter-injector-1.0.jar" sourcepath="lib/test-parameter-injector-1.0-sources.jar"/>
<classpathentry kind="lib" path="lib/truth-1.1.3.jar" sourcepath="lib/truth-1.1.3-sources.jar"/>
<classpathentry kind="lib" path="lib/snakeyaml-1.29.jar"/>
<classpathentry kind="lib" path="lib/header_truth-java8-extension-1.1.3.jar"/>
<classpathentry kind="lib" path="lib/guava-33.0.0-jre.jar" sourcepath="lib/guava-33.0.0-jre-sources.jar"/>
<classpathentry kind="lib" path="lib/guava-testlib-33.0.0-jre.jar" sourcepath="lib/guava-testlib-33.0.0-jre-sources.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>