-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
30 lines (30 loc) · 2.07 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
29
30
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="lib" path="lib/commons-codec-1.10.jar"/>
<classpathentry kind="lib" path="lib/commons-collections4-4.1.jar"/>
<classpathentry kind="lib" path="lib/commons-exec-1.3.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="lib/poi-3.15.jar"/>
<classpathentry kind="lib" path="lib/poi-examples-3.15.jar"/>
<classpathentry kind="lib" path="lib/poi-excelant-3.15.jar"/>
<classpathentry kind="lib" path="lib/poi-ooxml-3.15.jar"/>
<classpathentry kind="lib" path="lib/poi-ooxml-schemas-3.15.jar"/>
<classpathentry kind="lib" path="lib/poi-scratchpad-3.15.jar"/>
<classpathentry kind="lib" path="lib/xmlbeans-2.6.0.jar"/>
<classpathentry kind="lib" path="lib/com.ibm.icu_56.1.0.v201601250100.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.core.commands_3.8.0.v20160316-1921.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.core.runtime_3.12.0.v20160606-1342.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.equinox.common_3.8.0.v20160509-1230.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.equinox.registry_3.6.100.v20160223-2218.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.jface_3.12.0.v20160518-1929.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.jface.text_3.11.1.v20160819-1517.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.osgi_3.11.1.v20160708-1632.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.swt.win32.win32.x86_64_3.105.1.v20160907-0248.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.text_3.6.0.v20160503-1849.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.ui.forms_3.7.0.v20160518-1929.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.ui.workbench_3.108.1.v20160819-2118.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>