-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
44 lines (44 loc) · 2.83 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<?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="G:/poi/commons-codec-1.10.jar"/>
<classpathentry kind="lib" path="G:/poi/commons-collections4-4.1.jar"/>
<classpathentry kind="lib" path="G:/poi/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="G:/poi/curvesapi-1.04.jar"/>
<classpathentry kind="lib" path="G:/poi/junit-4.12.jar"/>
<classpathentry kind="lib" path="G:/poi/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="G:/poi/poi-3.17.jar"/>
<classpathentry kind="lib" path="G:/poi/poi-examples-3.17.jar"/>
<classpathentry kind="lib" path="G:/poi/poi-excelant-3.17.jar"/>
<classpathentry kind="lib" path="G:/poi/poi-ooxml-3.17.jar"/>
<classpathentry kind="lib" path="G:/poi/poi-ooxml-schemas-3.17.jar"/>
<classpathentry kind="lib" path="G:/poi/poi-scratchpad-3.17.jar"/>
<classpathentry kind="lib" path="G:/poi/xmlbeans-2.6.0.jar"/>
<classpathentry kind="lib" path="G:/selenium/apache-mime4j-0.6.jar"/>
<classpathentry kind="lib" path="G:/selenium/bsh-2.0b4.jar"/>
<classpathentry kind="lib" path="G:/selenium/cglib-nodep-2.1_3.jar"/>
<classpathentry kind="lib" path="G:/selenium/commons-codec-1.10.jar"/>
<classpathentry kind="lib" path="G:/selenium/commons-exec-1.3.jar"/>
<classpathentry kind="lib" path="G:/selenium/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="G:/selenium/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="G:/selenium/gson-2.3.1.jar"/>
<classpathentry kind="lib" path="G:/selenium/guava-19.0.jar"/>
<classpathentry kind="lib" path="G:/selenium/hamcrest-core-1.3.jar"/>
<classpathentry kind="lib" path="G:/selenium/hamcrest-library-1.3.jar"/>
<classpathentry kind="lib" path="G:/selenium/httpclient-4.5.1.jar"/>
<classpathentry kind="lib" path="G:/selenium/httpcore-4.4.3.jar"/>
<classpathentry kind="lib" path="G:/selenium/httpmime-4.5.jar"/>
<classpathentry kind="lib" path="G:/selenium/jcommander-1.48.jar"/>
<classpathentry kind="lib" path="G:/selenium/jna-4.1.0.jar"/>
<classpathentry kind="lib" path="G:/selenium/jna-platform-4.1.0.jar"/>
<classpathentry kind="lib" path="G:/selenium/junit-4.12.jar"/>
<classpathentry kind="lib" path="G:/selenium/netty-3.5.7.Final.jar"/>
<classpathentry kind="lib" path="G:/selenium/phantomjsdriver-1.2.1.jar"/>
<classpathentry kind="lib" path="G:/selenium/selenium-java-2.53.1.jar"/>
<classpathentry kind="lib" path="G:/selenium/selenium-java-2.53.1-srcs.jar"/>
<classpathentry kind="lib" path="G:/selenium/selenium-server-standalone-2.53.0.jar"/>
<classpathentry kind="lib" path="G:/selenium/testng-6.9.9.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="output" path="bin"/>
</classpath>