-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
26 lines (26 loc) · 2.47 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
<?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="/home/epage/QA/Dock/repository/junit/junit/3.8.1/junit-3.8.1.jar"/>
<classpathentry kind="lib" path="/home/epage/QA/Dock/repository/org/apache/poi/poi/3.9/poi-3.9.jar"/>
<classpathentry kind="lib" path="/home/epage/QA/Dock/repository/org/apache/poi/poi-ooxml/3.9/poi-ooxml-3.9.jar"/>
<classpathentry kind="lib" path="/home/epage/QA/Dock/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="/home/epage/QA/Dock/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar"/>
<classpathentry kind="lib" path="/home/epage/QA/Dock/repository/org/apache/poi/poi-ooxml-schemas/3.9/poi-ooxml-schemas-3.9.jar"/>
<classpathentry kind="lib" path="/home/epage/QA/Dock/repository/org/apache/xmlbeans/xmlbeans/2.3.0/xmlbeans-2.3.0.jar"/>
<classpathentry kind="lib" path="/home/epage/QA/Dock/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar"/>
<classpathentry kind="lib" path="/home/epage/QA/Dock/repository/org/apache/poi/ooxml-schemas/1.1/ooxml-schemas-1.1.jar"/>
<classpathentry kind="lib" path="/home/epage/QA/Dock/repository/org/apache/poi/openxml4j/1.0-beta/openxml4j-1.0-beta.jar"/>
<classpathentry kind="lib" path="/home/epage/QA/Dock/repository/log4j/log4j/1.2.8/log4j-1.2.8.jar"/>
<classpathentry kind="lib" path="/home/epage/QA/Dock/repository/commons-codec/commons-codec/1.5/commons-codec-1.5.jar"/>
<classpathentry kind="lib" path="/home/epage/QA/Dock/repository/org/apache/poi/poi-scratchpad/3.9/poi-scratchpad-3.9.jar"/>
<classpathentry kind="lib" path="/home/epage/QA/Dock/selenium-java-3.141.59/client-combined-3.141.59.jar"/>
<classpathentry kind="lib" path="/home/epage/QA/Dock/selenium-java-3.141.59/client-combined-3.141.59-sources.jar"/>
<classpathentry kind="lib" path="/home/epage/QA/Dock/selenium-java-3.141.59/libs/byte-buddy-1.8.15.jar"/>
<classpathentry kind="lib" path="/home/epage/QA/Dock/selenium-java-3.141.59/libs/commons-exec-1.3.jar"/>
<classpathentry kind="lib" path="/home/epage/QA/Dock/selenium-java-3.141.59/libs/guava-25.0-jre.jar"/>
<classpathentry kind="lib" path="/home/epage/QA/Dock/selenium-java-3.141.59/libs/okhttp-3.11.0.jar"/>
<classpathentry kind="lib" path="/home/epage/QA/Dock/selenium-java-3.141.59/libs/okio-1.14.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>