-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path.classpath
62 lines (62 loc) · 3.93 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
60
61
62
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="3rdparty/kaon/kaonapi.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="lib" path="3rdparty/berkeleydb/je.jar"/>
<classpathentry kind="lib" path="3rdparty/gate/gate.jar"/>
<classpathentry kind="lib" path="3rdparty/gate/heptag.jar"/>
<classpathentry kind="lib" path="3rdparty/gate/jasper-compiler-jdt.jar"/>
<classpathentry kind="lib" path="3rdparty/gate/nekohtml-0.9.5.jar"/>
<classpathentry kind="lib" path="3rdparty/gate/ontotext.jar"/>
<classpathentry kind="lib" path="3rdparty/gate/StopwordDetection.jar"/>
<classpathentry kind="lib" path="3rdparty/gate/xercesImpl.jar"/>
<classpathentry kind="lib" path="3rdparty/gate/xpp3-1.1.3.3_min.jar"/>
<classpathentry kind="lib" path="3rdparty/gate/xstream-1.2.jar"/>
<classpathentry kind="lib" path="3rdparty/google/googleapi.jar"/>
<classpathentry kind="lib" path="3rdparty/jgraph/jgraph.jar"/>
<classpathentry kind="lib" path="3rdparty/jgraph/jgraphaddons.jar"/>
<classpathentry kind="lib" path="3rdparty/jpedal/bcprov-jdk14-119.jar"/>
<classpathentry kind="lib" path="3rdparty/jpedal/cid.jar"/>
<classpathentry kind="lib" path="3rdparty/jpedal/jai_codec.jar"/>
<classpathentry kind="lib" path="3rdparty/jpedal/jai_core.jar"/>
<classpathentry kind="lib" path="3rdparty/jpedal/jdom.jar"/>
<classpathentry kind="lib" path="3rdparty/jpedal/jpedal.jar"/>
<classpathentry kind="lib" path="3rdparty/kaon/apionrdf.jar"/>
<classpathentry kind="lib" path="3rdparty/kaon/datalog.jar"/>
<classpathentry kind="lib" path="3rdparty/kaon/query.jar"/>
<classpathentry kind="lib" path="3rdparty/kaon/rdfapi.jar"/>
<classpathentry kind="lib" path="3rdparty/kaon2/commons-collections-3.2.jar"/>
<classpathentry kind="lib" path="3rdparty/kaon2/ehcache-1.1.jar"/>
<classpathentry kind="lib" path="3rdparty/kaon2/kaon2.jar"/>
<classpathentry kind="lib" path="3rdparty/kaon2/log4j-1.2.8.jar"/>
<classpathentry kind="lib" path="3rdparty/kaon2/util.jar"/>
<classpathentry kind="lib" path="3rdparty/jwnl/jwnl.jar"/>
<classpathentry kind="lib" path="3rdparty/lucene/lucene-core-2.0.1-dev.jar"/>
<classpathentry kind="lib" path="3rdparty/pellet/aterm-java-1.6.jar"/>
<classpathentry kind="lib" path="3rdparty/pellet/commons-logging.jar"/>
<classpathentry kind="lib" path="3rdparty/pellet/mysql-connector-java-5.0.7-bin.jar"/>
<classpathentry kind="lib" path="3rdparty/pellet/owlapi-bin.jar"/>
<classpathentry kind="lib" path="3rdparty/pellet/pellet-core.jar"/>
<classpathentry kind="lib" path="3rdparty/pellet/pellet-datatypes.jar"/>
<classpathentry kind="lib" path="3rdparty/pellet/pellet-el.jar"/>
<classpathentry kind="lib" path="3rdparty/pellet/pellet-jena.jar"/>
<classpathentry kind="lib" path="3rdparty/pellet/pellet-owlapi.jar"/>
<classpathentry kind="lib" path="3rdparty/pellet/pellet-owlapiv3.jar"/>
<classpathentry kind="lib" path="3rdparty/pellet/pellet-query.jar"/>
<classpathentry kind="lib" path="3rdparty/pellet/pellet-rules.jar"/>
<classpathentry kind="lib" path="3rdparty/pellet/relaxngDatatype.jar"/>
<classpathentry kind="lib" path="3rdparty/pellet/xercesImpl-2.7.1.jar"/>
<classpathentry kind="lib" path="3rdparty/pellet/xsdlib.jar"/>
<classpathentry kind="lib" path="3rdparty/aclibico.jar"/>
<classpathentry kind="lib" path="3rdparty/commons-logging.jar"/>
<classpathentry kind="lib" path="3rdparty/gnu-regexp-1.0.8.jar"/>
<classpathentry kind="lib" path="3rdparty/jdom.jar"/>
<classpathentry kind="lib" path="3rdparty/je-3.1.0.jar"/>
<classpathentry kind="lib" path="3rdparty/jena.jar"/>
<classpathentry kind="lib" path="3rdparty/junit.jar"/>
<classpathentry kind="lib" path="3rdparty/PDFBox-0.7.2.jar"/>
<classpathentry kind="lib" path="3rdparty/poi-2.5.1.jar"/>
<classpathentry kind="lib" path="3rdparty/utilities.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>