-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.classpath
17 lines (17 loc) · 1.72 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="/Users/ashutosh/NNG_WORKSPACE/PERSONAL/CODE_WORKSPACE/Library/Java_Jars/junit-4.12.jar"/>
<classpathentry kind="lib" path="/Users/ashutosh/NNG_WORKSPACE/PERSONAL/CODE_WORKSPACE/Library/Java_Jars/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="/Users/ashutosh/NNG_WORKSPACE/PERSONAL/CODE_WORKSPACE/Library/Java_Jars/pngj-2.0.0.jar"/>
<classpathentry kind="lib" path="/Users/ashutosh/NNG_WORKSPACE/PERSONAL/CODE_WORKSPACE/Library/Java_Jars/selenium-server-standalone-3.4.0.jar"/>
<classpathentry kind="lib" path="/Users/ashutosh/NNG_WORKSPACE/PERSONAL/CODE_WORKSPACE/Library/Java_Jars/testng.jar"/>
<classpathentry kind="lib" path="/Users/ashutosh/NNG_WORKSPACE/PERSONAL/CODE_WORKSPACE/Library/Java_Jars/xmlbeans-2.6.0.jar"/>
<classpathentry kind="lib" path="/Users/ashutosh/NNG_WORKSPACE/PERSONAL/CODE_WORKSPACE/Library/Java_Jars/poi-3.14-beta1-20151223.jar"/>
<classpathentry kind="lib" path="/Users/ashutosh/NNG_WORKSPACE/PERSONAL/CODE_WORKSPACE/Library/Java_Jars/poi-ooxml-3.14-beta1-20151223.jar"/>
<classpathentry kind="lib" path="/Users/ashutosh/NNG_WORKSPACE/PERSONAL/CODE_WORKSPACE/Library/Java_Jars/poi-ooxml-schemas-3.14-beta1-20151223.jar"/>
<classpathentry kind="lib" path="/Users/ashutosh/NNG_WORKSPACE/PERSONAL/CODE_WORKSPACE/Library/Java_Jars/appium-java-client-5.0.0-BETA9.jar"/>
<classpathentry kind="lib" path="/Users/ashutosh/NNG_WORKSPACE/PERSONAL/CODE_WORKSPACE/Library/Java_Jars/json-20170516.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>