-
Notifications
You must be signed in to change notification settings - Fork 8
/
.classpath
33 lines (33 loc) · 1.92 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
32
33
<?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/antlr-2.7.7.jar"/>
<classpathentry kind="lib" path="lib/antlr-runtime-3.5.2.jar"/>
<classpathentry kind="lib" path="lib/avalon-framework-api-4.3.1.jar"/>
<classpathentry kind="lib" path="lib/avalon-framework-impl-4.3.1.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.10.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="lib/commons-lang3-3.4.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.3.jar"/>
<classpathentry kind="lib" path="lib/docx4j-3.3.2.jar"/>
<classpathentry kind="lib" path="lib/guava-19.0.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.5.2.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.4.4.jar"/>
<classpathentry kind="lib" path="lib/jackson-annotations-2.7.0.jar"/>
<classpathentry kind="lib" path="lib/jackson-core-2.7.3.jar"/>
<classpathentry kind="lib" path="lib/jackson-databind-2.7.3.jar"/>
<classpathentry kind="lib" path="lib/jaxb-svg11-1.0.2.jar"/>
<classpathentry kind="lib" path="lib/lorem-2.0.jar"/>
<classpathentry kind="lib" path="lib/mbassador-1.2.4.2.jar"/>
<classpathentry kind="lib" path="lib/serializer-2.7.2.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.7.21.jar"/>
<classpathentry kind="lib" path="lib/stringtemplate-3.2.1.jar"/>
<classpathentry kind="lib" path="lib/wmf2svg-0.9.8.jar"/>
<classpathentry kind="lib" path="lib/xalan-2.7.2.jar"/>
<classpathentry kind="lib" path="lib/xmlgraphics-commons-2.1.jar"/>
<classpathentry kind="lib" path="lib/ant-launcher.jar"/>
<classpathentry kind="lib" path="lib/ant.jar"/>
<classpathentry kind="lib" path="lib/saxon9he.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>