forked from na-ka-na/ExcelCompare
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
13 lines (13 loc) · 796 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="lib/ivy/jar/dom4j-1.6.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ivy/jar/poi-3.8.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ivy/jar/poi-ooxml-3.8.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ivy/jar/poi-ooxml-schemas-3.8.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ivy/jar/stax-api-1.0.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ivy/jar/xmlbeans-2.3.0.jar"/>
<classpathentry kind="lib" path="lib/ivy/source/poi-ooxml-3.8.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>