-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
47 lines (47 loc) · 4.44 KB
/
.classpath
File metadata and controls
47 lines (47 loc) · 4.44 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
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="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-14">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SELENIUM/selenium-server-standalone-3.141.59.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/Downloads/junit-4.13.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SELENIUM/commons-io-2.7.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="con" path="org.testng.TESTNG_CONTAINER"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SELENIUM/cucumber-jvm-deps-1.0.6.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SELENIUM/gherkin-2.12.2.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SELENIUM/cucumber-core-1.2.6.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SELENIUM/cucumber-java-1.2.6.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SELENIUM/cucumber-junit-1.2.6.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SELENIUM/poi-4.1.2(DDD)/poi-4.1.2.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SELENIUM/poi-4.1.2(DDD)/poi-examples-4.1.2.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SELENIUM/poi-4.1.2(DDD)/poi-excelant-4.1.2.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SELENIUM/poi-4.1.2(DDD)/poi-ooxml-4.1.2.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SELENIUM/poi-4.1.2(DDD)/poi-ooxml-schemas-4.1.2.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SELENIUM/poi-4.1.2(DDD)/poi-scratchpad-4.1.2.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SELENIUM/poi-4.1.2(DDD)/lib/activation-1.1.1.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SELENIUM/poi-4.1.2(DDD)/lib/commons-codec-1.13.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SELENIUM/poi-4.1.2(DDD)/lib/commons-collections4-4.4.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SELENIUM/poi-4.1.2(DDD)/lib/commons-compress-1.19.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SELENIUM/poi-4.1.2(DDD)/lib/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SELENIUM/poi-4.1.2(DDD)/lib/commons-math3-3.6.1.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SELENIUM/poi-4.1.2(DDD)/lib/jaxb-api-2.3.1.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SELENIUM/poi-4.1.2(DDD)/lib/jaxb-core-2.3.0.1.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SELENIUM/poi-4.1.2(DDD)/lib/jaxb-impl-2.3.2.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SELENIUM/poi-4.1.2(DDD)/lib/junit-4.12.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SELENIUM/poi-4.1.2(DDD)/lib/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SELENIUM/poi-4.1.2(DDD)/lib/SparseBitSet-1.2.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SELENIUM/poi-4.1.2(DDD)/ooxml-lib/curvesapi-1.06.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SELENIUM/poi-4.1.2(DDD)/ooxml-lib/xmlbeans-3.1.0.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SeleniumTest/client-combined-3.141.59.jar" sourcepath="C:/Users/MIK3/eclipse-workspace/SeleniumTest/client-combined-3.141.59-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SeleniumTest/client-combined-3.141.59-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SeleniumTest/libs/byte-buddy-1.8.15.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SeleniumTest/libs/commons-exec-1.3.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SeleniumTest/libs/guava-25.0-jre.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SeleniumTest/libs/okhttp-3.11.0.jar"/>
<classpathentry kind="lib" path="C:/Users/MIK3/eclipse-workspace/SeleniumTest/libs/okio-1.14.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>