-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.classpath
More file actions
32 lines (32 loc) · 1.88 KB
/
.classpath
File metadata and controls
32 lines (32 loc) · 1.88 KB
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
<?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="resources/selenium-server-standalone-3.141.59.jar"/>
<classpathentry kind="lib" path="C:/Users/parma/Downloads/sikulixide-2.0.4.jar"/>
<classpathentry kind="lib" path="resources/poi-4.1.2.jar"/>
<classpathentry kind="lib" path="resources/poi-examples-4.1.2.jar"/>
<classpathentry kind="lib" path="resources/poi-excelant-4.1.2.jar"/>
<classpathentry kind="lib" path="resources/poi-ooxml-4.1.2.jar"/>
<classpathentry kind="lib" path="resources/poi-ooxml-schemas-4.1.2.jar"/>
<classpathentry kind="lib" path="resources/poi-scratchpad-4.1.2.jar"/>
<classpathentry kind="lib" path="resources/activation-1.1.1.jar"/>
<classpathentry kind="lib" path="resources/commons-codec-1.13.jar"/>
<classpathentry kind="lib" path="resources/commons-collections4-4.4.jar"/>
<classpathentry kind="lib" path="resources/commons-compress-1.19.jar"/>
<classpathentry kind="lib" path="resources/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="resources/commons-math3-3.6.1.jar"/>
<classpathentry kind="lib" path="resources/jaxb-api-2.3.1.jar"/>
<classpathentry kind="lib" path="resources/jaxb-core-2.3.0.1.jar"/>
<classpathentry kind="lib" path="resources/jaxb-impl-2.3.2.jar"/>
<classpathentry kind="lib" path="resources/junit-4.12.jar"/>
<classpathentry kind="lib" path="resources/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="resources/SparseBitSet-1.2.jar"/>
<classpathentry kind="lib" path="resources/curvesapi-1.06.jar"/>
<classpathentry kind="lib" path="resources/xmlbeans-3.1.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>