-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
23 lines (23 loc) · 1.39 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
<?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/hamcrest-core-1.3.jar"/>
<classpathentry kind="lib" path="jars/junit-4.12.jar"/>
<classpathentry kind="lib" path="jars/selenium-server-standalone-3.141.59.jar"/>
<classpathentry kind="lib" path="jars/poi-4.0.1.jar"/>
<classpathentry kind="lib" path="jars/poi-examples-4.0.1.jar"/>
<classpathentry kind="lib" path="jars/poi-excelant-4.0.1.jar"/>
<classpathentry kind="lib" path="jars/poi-ooxml-4.0.1.jar"/>
<classpathentry kind="lib" path="jars/poi-ooxml-schemas-4.0.1.jar"/>
<classpathentry kind="lib" path="jars/poi-scratchpad-4.0.1.jar"/>
<classpathentry kind="lib" path="jars/curvesapi-1.05.jar"/>
<classpathentry kind="lib" path="jars/xmlbeans-3.0.2.jar"/>
<classpathentry kind="lib" path="jars/activation-1.1.1.jar"/>
<classpathentry kind="lib" path="jars/commons-codec-1.11.jar"/>
<classpathentry kind="lib" path="jars/commons-collections4-4.2.jar"/>
<classpathentry kind="lib" path="jars/commons-compress-1.18.jar"/>
<classpathentry kind="lib" path="jars/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="jars/commons-math3-3.6.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>