-
Notifications
You must be signed in to change notification settings - Fork 2
/
.classpath
28 lines (28 loc) · 1.57 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
<?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">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="Software/selenium-server-4.5.0.jar"/>
<classpathentry kind="lib" path="Software/commons-io-2.11.0.jar"/>
<classpathentry kind="lib" path="poi/commons-codec-1.15 (1).jar"/>
<classpathentry kind="lib" path="poi/commons-collections4-4.4 (1).jar"/>
<classpathentry kind="lib" path="poi/commons-compress-1.20 (1).jar"/>
<classpathentry kind="lib" path="poi/commons-math3-3.6.1 (1).jar"/>
<classpathentry kind="lib" path="poi/curvesapi-1.06 (1).jar"/>
<classpathentry kind="lib" path="poi/poi-5.0.0 (1).jar"/>
<classpathentry kind="lib" path="poi/poi-examples-5.0.0 (1).jar"/>
<classpathentry kind="lib" path="poi/poi-excelant-5.0.0 (1).jar"/>
<classpathentry kind="lib" path="poi/poi-integration-5.0.0 (1).jar"/>
<classpathentry kind="lib" path="poi/poi-ooxml-5.0.0 (1).jar"/>
<classpathentry kind="lib" path="poi/poi-ooxml-full-5.0.0 (1).jar"/>
<classpathentry kind="lib" path="poi/poi-ooxml-lite-5.0.0.jar"/>
<classpathentry kind="lib" path="poi/poi-scratchpad-5.0.0 (1).jar"/>
<classpathentry kind="lib" path="poi/SparseBitSet-1.2 (1).jar"/>
<classpathentry kind="lib" path="poi/xmlbeans-4.0.0 (1).jar"/>
<classpathentry kind="con" path="org.testng.TESTNG_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>