-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
25 lines (25 loc) · 2.03 KB
/
Copy path.classpath
File metadata and controls
25 lines (25 loc) · 2.03 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
<?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/JavaSE-1.8"/>
<classpathentry kind="lib" path="libs/commons-codec-1.9.jar"/>
<classpathentry kind="lib" path="libs/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="libs/httpclient-4.4.1.jar" sourcepath="C:/Users/KingWang/AppData/Local/Temp/.org.sf.feeling.decompiler1511267279327/source/httpclient-4.4.1-sources-1511275024190.jar"/>
<classpathentry kind="lib" path="libs/httpcore-4.4.1.jar" sourcepath="C:/Users/KingWang/AppData/Local/Temp/.org.sf.feeling.decompiler1511659094721/source/httpcore-4.4.1-sources-1511662162021.jar"/>
<classpathentry kind="lib" path="libs/junit-4.4.jar"/>
<classpathentry kind="lib" path="libs/libthrift-0.10.0.jar"/>
<classpathentry kind="lib" path="libs/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="libs/servlet-api-2.5.jar"/>
<classpathentry kind="lib" path="libs/slf4j-api-1.7.12.jar"/>
<classpathentry kind="lib" path="libs/slf4j-log4j12-1.7.12.jar"/>
<classpathentry kind="lib" path="libs/mime-util-2.1.1.jar"/>
<classpathentry kind="lib" path="libs/vertx-core-3.2.0.jar" sourcepath="C:/Users/KingWang/AppData/Local/Temp/.org.sf.feeling.decompiler1511659094721/source/vertx-core-3.2.0-sources.jar"/>
<classpathentry kind="lib" path="libs/vertx-web-3.2.0.jar" sourcepath="C:/Users/KingWang/AppData/Local/Temp/.org.sf.feeling.decompiler1511659094721/source/vertx-web-3.2.0-sources.jar"/>
<classpathentry kind="lib" path="libs/netty-buffer-4.0.33.Final.jar"/>
<classpathentry kind="lib" path="libs/netty-codec-4.0.33.Final.jar"/>
<classpathentry kind="lib" path="libs/netty-codec-http-4.0.33.Final.jar"/>
<classpathentry kind="lib" path="libs/netty-common-4.0.33.Final.jar"/>
<classpathentry kind="lib" path="libs/netty-handler-4.0.33.Final.jar"/>
<classpathentry kind="lib" path="libs/netty-transport-4.0.33.Final.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>