-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
21 lines (21 loc) · 1.26 KB
/
.classpath
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="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="jars/selenium-server-standalone-3.141.5.jar"/>
<classpathentry kind="lib" path="jars/commons-codec-1.10.jar"/>
<classpathentry kind="lib" path="jars/commons-collections4-4.1.jar"/>
<classpathentry kind="lib" path="jars/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="jars/curvesapi-1.04.jar"/>
<classpathentry kind="lib" path="jars/junit-4.12.jar"/>
<classpathentry kind="lib" path="jars/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="jars/org.testng_6.14.2.r201802161450.jar"/>
<classpathentry kind="lib" path="jars/poi-3.17.jar"/>
<classpathentry kind="lib" path="jars/poi-examples-3.17.jar"/>
<classpathentry kind="lib" path="jars/poi-excelant-3.17.jar"/>
<classpathentry kind="lib" path="jars/poi-ooxml-3.17.jar"/>
<classpathentry kind="lib" path="jars/poi-ooxml-schemas-3.17.jar"/>
<classpathentry kind="lib" path="jars/poi-scratchpad-3.17.jar"/>
<classpathentry kind="lib" path="jars/xmlbeans-2.6.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>