-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.classpath
More file actions
executable file
·37 lines (37 loc) · 3.15 KB
/
.classpath
File metadata and controls
executable file
·37 lines (37 loc) · 3.15 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
31
32
33
34
35
36
37
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.8.0_161"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/collections-generic-4.01.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/colt-1.2.0.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/commons-collections-20040616.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/commons-configuration-1.8.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/commons-lang3-3.4.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/commons-math3-3.6.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/concurrent-1.3.4.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/dsiutils-2.3.0.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/fastutil-7.0.11.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/jsap-2.1.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/jung-algorithms-2.0.1.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/jung-api-2.0.1.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/jung-io-2.0.1.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/slf4j-api-1.7.18.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/stax-api-1.0.1.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/sux4j-4.0.0.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/wstx-asl-3.2.6.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/trove-4.1.2.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/trove-3.0.2.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/animal-sniffer-annotations-1.14.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/checker-compat-qual-2.0.0.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/error_prone_annotations-2.1.3.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/guava-24.1-jre.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/j2objc-annotations-1.1.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/jsr305-1.3.9.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/log4j-over-slf4j-1.7.7.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/webgraph-3.4.0.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/logback-core-1.2.3.jar"/>
<classpathentry kind="lib" path="/home/gongsf/apt/jdk1.8.0_161/extr/logback-classic-1.2.3.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>