-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.classpath
More file actions
30 lines (30 loc) · 2.17 KB
/
Copy path.classpath
File metadata and controls
30 lines (30 loc) · 2.17 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path=".apt_generated">
<attributes>
<attribute name="optional" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="tests"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry exported="true" kind="lib" path="/ZenHubOptionalStandaloneDependencies/lib/commons-codec-1.11.jar"/>
<classpathentry exported="true" kind="lib" path="/ZenHubOptionalStandaloneDependencies/lib/commons-io-1.4.jar"/>
<classpathentry exported="true" kind="lib" path="/ZenHubOptionalStandaloneDependencies/lib/commons-logging-1.2.jar"/>
<classpathentry exported="true" kind="lib" path="/ZenHubOptionalStandaloneDependencies/lib/hamcrest-core-1.3.jar"/>
<classpathentry kind="lib" path="/ZenHubOptionalStandaloneDependencies/lib/junit-4.12.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="/ZenHubOptionalStandaloneDependencies/lib/commons-lang3-3.7.jar"/>
<classpathentry exported="true" kind="lib" path="/ZenHubOptionalStandaloneDependencies/lib/httpclient-4.5.11.jar"/>
<classpathentry exported="true" kind="lib" path="/ZenHubOptionalStandaloneDependencies/lib/httpcore-4.4.13.jar"/>
<classpathentry exported="true" kind="lib" path="/ZenHubOptionalStandaloneDependencies/lib/jackson-annotations-2.10.2.jar"/>
<classpathentry exported="true" kind="lib" path="/ZenHubOptionalStandaloneDependencies/lib/jackson-core-2.10.2.jar"/>
<classpathentry exported="true" kind="lib" path="/ZenHubOptionalStandaloneDependencies/lib/jackson-databind-2.10.2.jar"/>
<classpathentry exported="true" kind="lib" path="/ZenHubOptionalStandaloneDependencies/lib/jackson-dataformat-yaml-2.10.2.jar"/>
<classpathentry exported="true" kind="lib" path="/ZenHubOptionalStandaloneDependencies/lib/snakeyaml-1.24.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>