-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
41 lines (41 loc) · 4.66 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
34
35
36
37
38
39
40
41
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/javadoc/jwebunit-core-3.2-javadoc.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/javadoc/jwebunit-htmlunit-plugin-3.2-javadoc.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/lib/commons-codec-1.9.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/lib/commons-collections-3.2.1.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/lib/commons-io-2.4.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/lib/commons-lang3-3.2.1.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/lib/commons-lang-2.6.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/lib/cssparser-0.9.13.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/lib/htmlunit-2.14.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/lib/htmlunit-core-js-2.14.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/lib/httpclient-4.3.2.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/lib/httpcore-4.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/lib/httpmime-4.3.2.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/lib/jcl-over-slf4j-1.6.6.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/lib/jetty-http-8.1.14.v20131031.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/lib/jetty-io-8.1.14.v20131031.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/lib/jetty-util-8.1.14.v20131031.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/lib/jetty-websocket-8.1.14.v20131031.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/lib/jwebunit-core-3.2.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/lib/logback-classic-1.0.6.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/lib/logback-core-1.0.6.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/lib/nekohtml-1.9.20.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/lib/regexp-1.3.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/lib/sac-1.3.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/lib/serializer-2.7.1.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/lib/servlet-api-2.5.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/lib/slf4j-api-1.6.6.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/lib/xalan-2.7.1.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/lib/xercesImpl-2.11.0.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/lib/xml-apis-1.4.01.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/src/jwebunit-core-3.2-sources.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/src/jwebunit-htmlunit-plugin-3.2-sources.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/jwebunit-core-3.2.jar"/>
<classpathentry exported="true" kind="lib" path="/home/francesco/Downloads/jwebunit-3.2-release/jwebunit-htmlunit-plugin-3.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>