-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
32 lines (32 loc) · 2.75 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/>
<classpathentry 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 kind="lib" path="/Users/nisanth/workspace/CaseBot/lib/xml-apis-1.4.01.jar"/>
<classpathentry kind="lib" path="/Users/nisanth/workspace/CaseBot/lib/client-combined-3.4.0-nodeps.jar"/>
<classpathentry kind="lib" path="/Users/nisanth/workspace/CaseBot/lib/commons-codec-1.10.jar"/>
<classpathentry kind="lib" path="/Users/nisanth/workspace/CaseBot/lib/commons-io-2.5.jar"/>
<classpathentry kind="lib" path="/Users/nisanth/workspace/CaseBot/lib/commons-lang3-3.5.jar"/>
<classpathentry kind="lib" path="/Users/nisanth/workspace/CaseBot/lib/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="/Users/nisanth/workspace/CaseBot/lib/cssparser-0.9.22.jar"/>
<classpathentry kind="lib" path="/Users/nisanth/workspace/CaseBot/lib/guava-21.0.jar"/>
<classpathentry kind="lib" path="/Users/nisanth/workspace/CaseBot/lib/htmlunit-2.26.jar"/>
<classpathentry kind="lib" path="/Users/nisanth/workspace/CaseBot/lib/htmlunit-core-js-2.26.jar"/>
<classpathentry kind="lib" path="/Users/nisanth/workspace/CaseBot/lib/htmlunit-driver-2.26.jar"/>
<classpathentry kind="lib" path="/Users/nisanth/workspace/CaseBot/lib/httpclient-4.5.3.jar"/>
<classpathentry kind="lib" path="/Users/nisanth/workspace/CaseBot/lib/httpcore-4.4.6.jar"/>
<classpathentry kind="lib" path="/Users/nisanth/workspace/CaseBot/lib/httpmime-4.5.3.jar"/>
<classpathentry kind="lib" path="/Users/nisanth/workspace/CaseBot/lib/jetty-util-9.4.1.v20170120.jar"/>
<classpathentry kind="lib" path="/Users/nisanth/workspace/CaseBot/lib/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="/Users/nisanth/workspace/CaseBot/lib/neko-htmlunit-2.25.jar"/>
<classpathentry kind="lib" path="/Users/nisanth/workspace/CaseBot/lib/sac-1.3.jar"/>
<classpathentry kind="lib" path="/Users/nisanth/workspace/CaseBot/lib/websocket-api-9.4.3.v20170317.jar"/>
<classpathentry kind="lib" path="/Users/nisanth/workspace/CaseBot/lib/websocket-client-9.4.3.v20170317.jar"/>
<classpathentry kind="lib" path="/Users/nisanth/workspace/CaseBot/lib/websocket-common-9.4.3.v20170317.jar"/>
<classpathentry kind="lib" path="/Users/nisanth/workspace/CaseBot/lib/xalan-2.7.2.jar"/>
<classpathentry kind="lib" path="/Users/nisanth/workspace/CaseBot/lib/xercesImpl-2.11.0.jar"/>
<classpathentry kind="lib" path="/Users/nisanth/workspace/CaseBot/lib/gson-2.8.1.jar"/>
<classpathentry kind="lib" path="/Users/nisanth/workspace/CaseBot/lib/selenium-server-standalone-2.53.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>