-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
19 lines (19 loc) · 1.62 KB
/
Copy path.classpath
File metadata and controls
19 lines (19 loc) · 1.62 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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-1.7"/>
<classpathentry kind="lib" path="/home/amit/Downloads/jar/selenium-2.35.0/selenium-java-2.35.0.jar"/>
<classpathentry kind="lib" path="/home/amit/Downloads/jar/selenium-2.35.0/libs/apache-mime4j-0.6.jar"/>
<classpathentry kind="lib" path="/home/amit/Downloads/jar/selenium-2.35.0/libs/commons-codec-1.6.jar"/>
<classpathentry kind="lib" path="/home/amit/Downloads/jar/selenium-2.35.0/libs/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="/home/amit/Downloads/jar/selenium-2.35.0/libs/commons-io-2.2.jar"/>
<classpathentry kind="lib" path="/home/amit/Downloads/jar/selenium-2.35.0/libs/guava-14.0.jar"/>
<classpathentry kind="lib" path="/home/amit/Downloads/jar/selenium-2.35.0/libs/httpcore-4.2.1.jar"/>
<classpathentry kind="lib" path="/home/amit/Downloads/jar/selenium-2.35.0/libs/httpmime-4.2.1.jar"/>
<classpathentry kind="lib" path="/home/amit/Downloads/jar/selenium-2.35.0/libs/json-20080701.jar"/>
<classpathentry kind="lib" path="/home/amit/Downloads/jar/selenium-2.35.0/libs/commons-exec-1.1.jar"/>
<classpathentry kind="lib" path="/home/amit/Downloads/jar/selenium-2.35.0/libs/httpclient-4.2.1.jar"/>
<classpathentry kind="lib" path="/home/amit/Downloads/jar/selenium-2.35.0/libs/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="/home/amit/Downloads/jar/MysqlConnector/mysql-connector-java-5.1.25-bin.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>