-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
59 lines (59 loc) · 3.62 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/compile/ant-launcher.jar"/>
<classpathentry kind="lib" path="lib/compile/ant.jar"/>
<classpathentry kind="lib" path="lib/compile/aopalliance.jar"/>
<classpathentry kind="lib" path="lib/compile/apache-mime4j-core.jar"/>
<classpathentry kind="lib" path="lib/compile/apache-mime4j-dom.jar"/>
<classpathentry kind="lib" path="lib/compile/bcmail-jdk15.jar"/>
<classpathentry kind="lib" path="lib/compile/bcprov-jdk15.jar"/>
<classpathentry kind="lib" path="lib/compile/commons-codec.jar"/>
<classpathentry kind="lib" path="lib/compile/commons-compress.jar"/>
<classpathentry kind="lib" path="lib/compile/commons-io.jar"/>
<classpathentry kind="lib" path="lib/compile/commons-lang.jar"/>
<classpathentry kind="lib" path="lib/compile/commons-logging.jar"/>
<classpathentry kind="lib" path="lib/compile/dom4j.jar"/>
<classpathentry kind="lib" path="lib/compile/flying-saucer-core.jar"/>
<classpathentry kind="lib" path="lib/compile/fontbox.jar"/>
<classpathentry kind="lib" path="lib/compile/gate-asm.jar"/>
<classpathentry kind="lib" path="lib/compile/gate-compiler-jdt.jar"/>
<classpathentry kind="lib" path="lib/compile/gate-core.jar"/>
<classpathentry kind="lib" path="lib/compile/ivy.jar"/>
<classpathentry kind="lib" path="lib/compile/java-getopt.jar"/>
<classpathentry kind="lib" path="lib/compile/jaxen.jar"/>
<classpathentry kind="lib" path="lib/compile/jdom.jar"/>
<classpathentry kind="lib" path="lib/compile/jempbox.jar"/>
<classpathentry kind="lib" path="lib/compile/junit.jar"/>
<classpathentry kind="lib" path="lib/compile/log4j.jar"/>
<classpathentry kind="lib" path="lib/compile/lucene-core.jar"/>
<classpathentry kind="lib" path="lib/compile/metadata-extractor.jar"/>
<classpathentry kind="lib" path="lib/compile/nekohtml.jar"/>
<classpathentry kind="lib" path="lib/compile/pdfbox.jar"/>
<classpathentry kind="lib" path="lib/compile/poi-ooxml-schemas.jar"/>
<classpathentry kind="lib" path="lib/compile/poi-ooxml.jar"/>
<classpathentry kind="lib" path="lib/compile/poi-scratchpad.jar"/>
<classpathentry kind="lib" path="lib/compile/poi.jar"/>
<classpathentry kind="lib" path="lib/compile/spring-aop.jar"/>
<classpathentry kind="lib" path="lib/compile/spring-beans.jar"/>
<classpathentry kind="lib" path="lib/compile/spring-core.jar"/>
<classpathentry kind="lib" path="lib/compile/stax2-api.jar"/>
<classpathentry kind="lib" path="lib/compile/tika-core.jar"/>
<classpathentry kind="lib" path="lib/compile/tika-parsers.jar"/>
<classpathentry kind="lib" path="lib/compile/woodstox-core-lgpl.jar"/>
<classpathentry kind="lib" path="lib/compile/xercesImpl.jar"/>
<classpathentry kind="lib" path="lib/compile/xmlbeans.jar"/>
<classpathentry kind="lib" path="lib/compile/xmlunit.jar"/>
<classpathentry kind="lib" path="lib/compile/xpp3.jar"/>
<classpathentry kind="lib" path="lib/compile/xstream.jar"/>
<classpathentry kind="lib" path="lib/runtime/jcarafe-core_2.9.1.jar"/>
<classpathentry kind="lib" path="lib/runtime/sbinary_2.9.0.jar"/>
<classpathentry kind="lib" path="lib/runtime/scala-library.jar"/>
<classpathentry kind="lib" path="lib/runtime/jackson-core-asl.jar"/>
<classpathentry kind="lib" path="lib/runtime/jackson-mapper-asl.jar"/>
<classpathentry kind="lib" path="lib/runtime/log4j.jar"/>
<classpathentry kind="lib" path="lib/runtime/slf4j-api.jar"/>
<classpathentry kind="lib" path="lib/runtime/slf4j-log4j12.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>