-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
executable file
·24 lines (24 loc) · 2.11 KB
/
Copy path.classpath
File metadata and controls
executable file
·24 lines (24 loc) · 2.11 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
<?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="/home/kwadwo/Programs/mylibs/htmlunit-2.8/lib/apache-mime4j-0.6.jar"/>
<classpathentry kind="lib" path="/home/kwadwo/Programs/mylibs/htmlunit-2.8/lib/commons-codec-1.4.jar"/>
<classpathentry kind="lib" path="/home/kwadwo/Programs/mylibs/htmlunit-2.8/lib/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="/home/kwadwo/Programs/mylibs/htmlunit-2.8/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="/home/kwadwo/Programs/mylibs/htmlunit-2.8/lib/commons-lang-2.4.jar"/>
<classpathentry kind="lib" path="/home/kwadwo/Programs/mylibs/htmlunit-2.8/lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="/home/kwadwo/Programs/mylibs/htmlunit-2.8/lib/cssparser-0.9.5.jar"/>
<classpathentry kind="lib" path="/home/kwadwo/Programs/mylibs/htmlunit-2.8/lib/htmlunit-2.8.jar"/>
<classpathentry kind="lib" path="/home/kwadwo/Programs/mylibs/htmlunit-2.8/lib/htmlunit-core-js-2.8.jar"/>
<classpathentry kind="lib" path="/home/kwadwo/Programs/mylibs/htmlunit-2.8/lib/httpclient-4.0.1.jar"/>
<classpathentry kind="lib" path="/home/kwadwo/Programs/mylibs/htmlunit-2.8/lib/httpcore-4.0.1.jar"/>
<classpathentry kind="lib" path="/home/kwadwo/Programs/mylibs/htmlunit-2.8/lib/httpmime-4.0.1.jar"/>
<classpathentry kind="lib" path="/home/kwadwo/Programs/mylibs/htmlunit-2.8/lib/nekohtml-1.9.14.jar"/>
<classpathentry kind="lib" path="/home/kwadwo/Programs/mylibs/htmlunit-2.8/lib/sac-1.3.jar"/>
<classpathentry kind="lib" path="/home/kwadwo/Programs/mylibs/htmlunit-2.8/lib/serializer-2.7.1.jar"/>
<classpathentry kind="lib" path="/home/kwadwo/Programs/mylibs/htmlunit-2.8/lib/xalan-2.7.1.jar"/>
<classpathentry kind="lib" path="/home/kwadwo/Programs/mylibs/htmlunit-2.8/lib/xercesImpl-2.9.1.jar"/>
<classpathentry kind="lib" path="/home/kwadwo/Programs/mylibs/htmlunit-2.8/lib/xml-apis-1.3.04.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>