-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
18 lines (18 loc) · 977 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="src" path="src/main/resources"/>
<classpathentry kind="lib" path="lib/commons-collections4-4.1.jar"/>
<classpathentry kind="lib" path="lib/jfoenix.jar"/>
<classpathentry kind="lib" path="lib/log4j-api-2.8.2.jar"/>
<classpathentry kind="lib" path="lib/log4j-core-2.8.2.jar"/>
<classpathentry kind="lib" path="lib/opennlp-tools-1.8.1.jar"/>
<classpathentry kind="lib" path="lib/poi-3.16.jar"/>
<classpathentry kind="lib" path="lib/poi-ooxml-3.16.jar"/>
<classpathentry kind="lib" path="lib/poi-ooxml-schemas-3.16.jar"/>
<classpathentry kind="lib" path="lib/poi-scratchpad-3.16.jar"/>
<classpathentry kind="lib" path="lib/richtextfx-fat-0.6.10.jar"/>
<classpathentry kind="lib" path="lib/xmlbeans-2.6.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>