-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
21 lines (21 loc) · 1.61 KB
/
.classpath
File metadata and controls
21 lines (21 loc) · 1.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="D:/AppiumLearnings/appiumrefresh/referredLibs/java-client-7.4.1.jar"/>
<classpathentry kind="lib" path="D:/AppiumLearnings/appiumrefresh/referredLibs/selenium-java-3.141.59/client-combined-3.141.59.jar"/>
<classpathentry kind="lib" path="D:/AppiumLearnings/appiumrefresh/referredLibs/selenium-java-3.141.59/client-combined-3.141.59-sources.jar"/>
<classpathentry kind="lib" path="D:/AppiumLearnings/appiumrefresh/referredLibs/selenium-java-3.141.59/libs/byte-buddy-1.8.15.jar"/>
<classpathentry kind="lib" path="D:/AppiumLearnings/appiumrefresh/referredLibs/selenium-java-3.141.59/libs/commons-exec-1.3.jar"/>
<classpathentry kind="lib" path="D:/AppiumLearnings/appiumrefresh/referredLibs/selenium-java-3.141.59/libs/guava-25.0-jre.jar"/>
<classpathentry kind="lib" path="D:/AppiumLearnings/appiumrefresh/referredLibs/selenium-java-3.141.59/libs/okhttp-3.11.0.jar"/>
<classpathentry kind="lib" path="D:/AppiumLearnings/appiumrefresh/referredLibs/selenium-java-3.141.59/libs/okio-1.14.0.jar"/>
<classpathentry kind="lib" path="D:/AppiumLearnings/appiumrefresh/referredLibs/commons-lang3-3.11.jar"/>
<classpathentry kind="lib" path="D:/AppiumLearnings/appiumrefresh/referredLibs/Setup.jar"/>
<classpathentry kind="lib" path="D:/AppiumLearnings/appiumrefresh/referredLibs/junit-4.13.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>