-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
29 lines (29 loc) · 2.5 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
<?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.6"/>
<classpathentry kind="lib" path="/Users/Sky/Downloads/commons-validator-1.4.0/commons-validator-1.4.0.jar"/>
<classpathentry kind="lib" path="/Users/Sky/Downloads/jsoup-1.7.2.jar"/>
<classpathentry kind="lib" path="/Users/Sky/Downloads/htmlunit-2.12/lib/htmlunit-2.12.jar"/>
<classpathentry kind="lib" path="/Users/Sky/Downloads/htmlunit-2.12/lib/commons-codec-1.7.jar"/>
<classpathentry kind="lib" path="/Users/Sky/Downloads/htmlunit-2.12/lib/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="/Users/Sky/Downloads/htmlunit-2.12/lib/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="/Users/Sky/Downloads/htmlunit-2.12/lib/commons-lang3-3.1.jar"/>
<classpathentry kind="lib" path="/Users/Sky/Downloads/htmlunit-2.12/lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="/Users/Sky/Downloads/htmlunit-2.12/lib/cssparser-0.9.9.jar"/>
<classpathentry kind="lib" path="/Users/Sky/Downloads/htmlunit-2.12/lib/htmlunit-core-js-2.12.jar"/>
<classpathentry kind="lib" path="/Users/Sky/Downloads/htmlunit-2.12/lib/httpclient-4.2.3.jar"/>
<classpathentry kind="lib" path="/Users/Sky/Downloads/htmlunit-2.12/lib/httpcore-4.2.2.jar"/>
<classpathentry kind="lib" path="/Users/Sky/Downloads/htmlunit-2.12/lib/httpmime-4.2.3.jar"/>
<classpathentry kind="lib" path="/Users/Sky/Downloads/htmlunit-2.12/lib/jetty-http-8.1.9.v20130131.jar"/>
<classpathentry kind="lib" path="/Users/Sky/Downloads/htmlunit-2.12/lib/jetty-io-8.1.9.v20130131.jar"/>
<classpathentry kind="lib" path="/Users/Sky/Downloads/htmlunit-2.12/lib/jetty-util-8.1.9.v20130131.jar"/>
<classpathentry kind="lib" path="/Users/Sky/Downloads/htmlunit-2.12/lib/jetty-websocket-8.1.9.v20130131.jar"/>
<classpathentry kind="lib" path="/Users/Sky/Downloads/htmlunit-2.12/lib/nekohtml-1.9.18.jar"/>
<classpathentry kind="lib" path="/Users/Sky/Downloads/htmlunit-2.12/lib/sac-1.3.jar"/>
<classpathentry kind="lib" path="/Users/Sky/Downloads/htmlunit-2.12/lib/serializer-2.7.1.jar"/>
<classpathentry kind="lib" path="/Users/Sky/Downloads/htmlunit-2.12/lib/xalan-2.7.1.jar"/>
<classpathentry kind="lib" path="/Users/Sky/Downloads/htmlunit-2.12/lib/xercesImpl-2.10.0.jar"/>
<classpathentry kind="lib" path="/Users/Sky/Downloads/htmlunit-2.12/lib/xml-apis-1.4.01.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>