-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
43 lines (43 loc) · 2.96 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
<?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="apache-jena-2.11.1/lib/commons-codec-1.6.jar"/>
<classpathentry kind="lib" path="apache-jena-2.11.1/lib/httpclient-4.2.3.jar"/>
<classpathentry kind="lib" path="apache-jena-2.11.1/lib/httpcore-4.2.2.jar"/>
<classpathentry kind="lib" path="apache-jena-2.11.1/lib/jcl-over-slf4j-1.6.4.jar"/>
<classpathentry kind="lib" path="apache-jena-2.11.1/lib/jena-arq-2.11.1.jar"/>
<classpathentry kind="lib" path="apache-jena-2.11.1/lib/jena-core-2.11.1.jar"/>
<classpathentry kind="lib" path="apache-jena-2.11.1/lib/jena-iri-1.0.1.jar"/>
<classpathentry kind="lib" path="apache-jena-2.11.1/lib/jena-sdb-1.4.1.jar"/>
<classpathentry kind="lib" path="apache-jena-2.11.1/lib/jena-tdb-1.0.1.jar"/>
<classpathentry kind="lib" path="apache-jena-2.11.1/lib/log4j-1.2.16.jar"/>
<classpathentry kind="lib" path="apache-jena-2.11.1/lib/slf4j-api-1.6.4.jar"/>
<classpathentry kind="lib" path="apache-jena-2.11.1/lib/slf4j-log4j12-1.6.4.jar"/>
<classpathentry kind="lib" path="apache-jena-2.11.1/lib/xercesImpl-2.11.0.jar"/>
<classpathentry kind="lib" path="apache-jena-2.11.1/lib/xml-apis-1.4.01.jar"/>
<classpathentry kind="lib" path="commons-io-2.4/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="WordNetJavaAPI/edu.mit.jwi_2.3.3_jdk.jar"/>
<classpathentry kind="lib" path="db-derby-10.10.1.1-bin/lib/derby.jar"/>
<classpathentry kind="lib" path="db-derby-10.10.1.1-bin/lib/derbyclient.jar"/>
<classpathentry kind="lib" path="mysql-connector-java-5.1.29/mysql-connector-java-5.1.29-bin.jar"/>
<classpathentry kind="lib" path="postgresql-9.3-1101.jdbc41.jar"/>
<classpathentry kind="lib" path="json-simple-1.1.1.jar"/>
<classpathentry kind="lib" path="httpcomponents-client-4.3.3/lib/httpclient-4.3.3.jar"/>
<classpathentry kind="lib" path="simmetrics_jar_v1_6_2_d07_02_07.jar"/>
<classpathentry kind="lib" path="jsoup-1.7.2.jar"/>
<classpathentry kind="lib" path="lucene-4.8.0/lucene-analyzers-common-4.8.0.jar"/>
<classpathentry kind="lib" path="lucene-4.8.0/lucene-core-4.8.0.jar"/>
<classpathentry kind="lib" path="lucene-4.8.0/lucene-queryparser-4.8.0.jar"/>
<classpathentry kind="lib" path="jfreechart-1.0.17/lib/jfreechart-1.0.17.jar"/>
<classpathentry kind="lib" path="jfreechart-1.0.17/lib/jcommon-1.0.21.jar"/>
<classpathentry kind="lib" path="org.annolab.tt4j-1.1.2.jar"/>
<classpathentry kind="lib" path="stanford-corenlp-full-2014-01-04/stanford-corenlp-3.3.1.jar"/>
<classpathentry kind="lib" path="stanford-corenlp-full-2014-01-04/stanford-corenlp-3.3.1-models.jar"/>
<classpathentry kind="lib" path="weka/weka-src.jar"/>
<classpathentry kind="lib" path="weka/weka.jar"/>
<classpathentry kind="lib" path="jaws-bin.jar"/>
<classpathentry kind="lib" path="talsem2.8_jr6.jar"/>
<classpathentry kind="lib" path="commons-lang3-3.3.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>