-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
47 lines (47 loc) · 3.97 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
46
47
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<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="E:/My_Workspace/GUI-Testing/lib/activation-1.1.1.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/ATUReporter_Selenium_testNG_5.1.1.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/ATUTestRecorder_2.1.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/bson-3.0.4.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/byte-buddy-1.8.15.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/client-combined-3.141.59.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/client-combined-3.141.59-sources.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/commons-codec-1.13.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/commons-collections4-4.4.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/commons-compress-1.19.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/commons-exec-1.3.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/commons-io-2.6.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/commons-io-2.6-javadoc.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/commons-io-2.6-sources.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/commons-io-2.6-tests.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/commons-io-2.6-test-sources.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/commons-math3-3.6.1.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/curvesapi-1.06.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/extentreports-2.41.2.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/freemarker-2.3.23.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/guava-25.0-jre.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/jaxb-api-2.3.1.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/jaxb-core-2.3.0.1.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/jaxb-impl-2.3.2.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/jsoup-1.8.3.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/junit-4.12.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/mongodb-driver-3.0.4.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/mongodb-driver-core-3.0.4.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/okhttp-3.11.0.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/okio-1.14.0.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/poi-4.1.2.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/poi-examples-4.1.2.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/poi-excelant-4.1.2.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/poi-ooxml-4.1.2.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/poi-ooxml-schemas-4.1.2.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/poi-scratchpad-4.1.2.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/SparseBitSet-1.2.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/sqlite-jdbc-3.8.11.1.jar"/>
<classpathentry kind="lib" path="E:/My_Workspace/GUI-Testing/lib/xmlbeans-3.1.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>