forked from na-ka-na/ExcelCompare
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
31 lines (31 loc) · 1.95 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
31
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="lib" path="lib/ivy/jar/stax-api-1.0.1.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/ivy/jar/jsr305-2.0.2.jar"/>
<classpathentry kind="lib" path="lib/ivy/jar/commons-beanutils-1.8.3.jar"/>
<classpathentry kind="lib" path="lib/ivy/jar/commons-digester-1.8.jar"/>
<classpathentry kind="lib" path="lib/ivy/jar/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/ivy/jar/commons-validator-1.4.0.jar"/>
<classpathentry kind="lib" path="lib/ivy/jar/java-rdfa-0.4.2.jar"/>
<classpathentry kind="lib" path="lib/ivy/jar/jena-core-2.7.4.jar"/>
<classpathentry kind="lib" path="lib/ivy/jar/jena-iri-0.9.4.jar"/>
<classpathentry kind="lib" path="lib/ivy/jar/odfdom-java-0.8.10-incubating.jar"/>
<classpathentry kind="lib" path="lib/ivy/jar/simple-odf-0.8.1-incubating.jar" sourcepath="lib/ivy/source/simple-odf-0.8.1-incubating.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/ExcelCompare/lib/ivy/javadoc/simple-odf-0.8.1-incubating.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/ivy/jar/slf4j-api-1.6.4.jar"/>
<classpathentry kind="lib" path="lib/ivy/jar/slf4j-log4j12-1.6.4.jar"/>
<classpathentry kind="lib" path="lib/ivy/jar/taglets-0.8.10-incubating.jar"/>
<classpathentry kind="lib" path="lib/ivy/jar/xercesImpl-2.9.1.jar"/>
<classpathentry kind="lib" path="lib/ivy/jar/xml-apis-1.3.04.jar"/>
<classpathentry kind="lib" path="lib/ivy/jar/poi-3.12.jar" sourcepath="lib/ivy/source/poi-ooxml-3.12.jar"/>
<classpathentry kind="lib" path="lib/ivy/jar/poi-ooxml-3.12.jar"/>
<classpathentry kind="lib" path="lib/ivy/jar/poi-ooxml-schemas-3.12.jar"/>
<classpathentry kind="lib" path="lib/ivy/jar/xmlbeans-2.6.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>