-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
17 lines (17 loc) · 1.25 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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="D:/Software/Eclipse/Jars/Selenium/client-combined-3.141.59.jar"/>
<classpathentry kind="lib" path="D:/Software/Eclipse/Jars/Selenium/client-combined-3.141.59-sources.jar"/>
<classpathentry kind="lib" path="D:/Software/Eclipse/Jars/Selenium/extentreports-2.41.2.jar"/>
<classpathentry kind="lib" path="D:/Software/Eclipse/Jars/Selenium/freemarker-2.3.30.jar"/>
<classpathentry kind="lib" path="D:/Software/Eclipse/Jars/Selenium/libs/byte-buddy-1.8.15.jar"/>
<classpathentry kind="lib" path="D:/Software/Eclipse/Jars/Selenium/libs/commons-exec-1.3.jar"/>
<classpathentry kind="lib" path="D:/Software/Eclipse/Jars/Selenium/libs/guava-25.0-jre.jar"/>
<classpathentry kind="lib" path="D:/Software/Eclipse/Jars/Selenium/libs/okhttp-3.11.0.jar"/>
<classpathentry kind="lib" path="D:/Software/Eclipse/Jars/Selenium/libs/okio-1.14.0.jar"/>
<classpathentry kind="con" path="org.testng.TESTNG_CONTAINER"/>
<classpathentry kind="src" path="resources"/>
<classpathentry kind="output" path="bin"/>
</classpath>