-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
12 lines (12 loc) · 838 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
<?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:/NavigatorAutomation/Lib/testng-6.9.10.jar"/>
<classpathentry kind="con" path="org.testng.TESTNG_CONTAINER"/>
<classpathentry kind="lib" path="E:/NavigatorAutomation/Drivers/Updated/client-combined-3.14.0.jar"/>
<classpathentry kind="lib" path="E:/NavigatorAutomation/Drivers/Updated/client-combined-3.14.0-sources.jar"/>
<classpathentry kind="lib" path="E:/NavigatorAutomation/Drivers/Updated/selenium-server-standalone-3.14.0.jar"/>
<classpathentry kind="lib" path="D:/vinay/json-simple-1.1.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>