-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
executable file
·45 lines (45 loc) · 3.24 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
42
43
44
45
<?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="/TestAutomationJars/apache-mime4j-0.6.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/bsh-1.3.0.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/cglib-nodep-2.1_3.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/commons-codec-1.6.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/commons-exec-1.1.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/commons-io-2.0.1.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/commons-jxpath-1.3.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/commons-lang-2.6.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/cssparser-0.9.5.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/guava-12.0.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/hamcrest-core-1.1.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/hamcrest-library-1.1.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/htmlunit-2.9.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/htmlunit-core-js-2.9.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/httpclient-4.1.3.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/httpcore-4.1.3.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/httpmime-4.1.3.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/ini4j-0.5.2.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/jcommander-1.13.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/jna-3.4.0.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/jna-platform-3.4.0.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/json-20080701.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/JSON4J.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/junit-4.11.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/junit-dep-4.11.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/nekohtml-1.9.15.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/netty-3.2.7.Final.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/operadriver-0.14.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/protobuf-java-2.4.1.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/sac-1.3.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/selenium-java-2.24.1.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/serializer-2.7.1.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/testng-6.0.1-nobsh-noguice.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/webbit-0.4.8-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/xalan-2.7.1.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/xercesImpl-2.9.1.jar"/>
<classpathentry kind="lib" path="/TestAutomationJars/xml-apis-1.3.04.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>