-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
25 lines (25 loc) · 1.81 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path=""/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="2p-3.0.1/bin/2p.jar"/>
<classpathentry kind="lib" path="2p-3.0.1/bin/tuprolog.jar"/>
<classpathentry kind="lib" path="jaws-bin.jar"/>
<classpathentry kind="lib" path="stanford-corenlp-full-2015-12-09/ejml-0.23.jar"/>
<classpathentry kind="lib" path="stanford-corenlp-full-2015-12-09/javax.json-api-1.0-sources.jar"/>
<classpathentry kind="lib" path="stanford-corenlp-full-2015-12-09/javax.json.jar"/>
<classpathentry kind="lib" path="stanford-corenlp-full-2015-12-09/joda-time-2.9-sources.jar"/>
<classpathentry kind="lib" path="stanford-corenlp-full-2015-12-09/joda-time.jar"/>
<classpathentry kind="lib" path="stanford-corenlp-full-2015-12-09/jollyday-0.4.7-sources.jar"/>
<classpathentry kind="lib" path="stanford-corenlp-full-2015-12-09/jollyday.jar"/>
<classpathentry kind="lib" path="stanford-corenlp-full-2015-12-09/protobuf.jar"/>
<classpathentry kind="lib" path="stanford-corenlp-full-2015-12-09/slf4j-api.jar"/>
<classpathentry kind="lib" path="stanford-corenlp-full-2015-12-09/slf4j-simple.jar"/>
<classpathentry kind="lib" path="stanford-corenlp-full-2015-12-09/stanford-corenlp-3.6.0-javadoc.jar"/>
<classpathentry kind="lib" path="stanford-corenlp-full-2015-12-09/stanford-corenlp-3.6.0-models.jar"/>
<classpathentry kind="lib" path="stanford-corenlp-full-2015-12-09/stanford-corenlp-3.6.0-sources.jar"/>
<classpathentry kind="lib" path="stanford-corenlp-full-2015-12-09/stanford-corenlp-3.6.0.jar"/>
<classpathentry kind="lib" path="stanford-corenlp-full-2015-12-09/xom-1.2.10-src.jar"/>
<classpathentry kind="lib" path="stanford-corenlp-full-2015-12-09/xom.jar"/>
<classpathentry kind="output" path=""/>
</classpath>