-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
26 lines (26 loc) · 3.27 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="/Users/margaretwalter/Desktop/Projects/PeerReview/lib/pdfbox-2.0.15/app/target/pdfbox-app-2.0.15.jar"/>
<classpathentry kind="lib" path="/Users/margaretwalter/Desktop/Projects/PeerReview/lib/stanford-corenlp-full-2018-10-05/stanford-corenlp-3.9.2-javadoc.jar"/>
<classpathentry kind="lib" path="/Users/margaretwalter/Desktop/Projects/PeerReview/lib/stanford-corenlp-full-2018-10-05/stanford-corenlp-3.9.2-models.jar"/>
<classpathentry kind="lib" path="/Users/margaretwalter/Desktop/Projects/PeerReview/lib/stanford-corenlp-full-2018-10-05/stanford-corenlp-3.9.2-sources.jar"/>
<classpathentry kind="lib" path="/Users/margaretwalter/Desktop/Projects/PeerReview/lib/stanford-corenlp-full-2018-10-05/stanford-corenlp-3.9.2.jar" sourcepath="lib"/>
<classpathentry kind="lib" path="/Users/margaretwalter/Desktop/Projects/PeerReview/lib/stanford-corenlp-full-2018-10-05/ejml-0.23.jar"/>
<classpathentry kind="lib" path="/Users/margaretwalter/Desktop/Projects/PeerReview/lib/stanford-corenlp-full-2018-10-05/javax.activation-api-1.2.0-sources.jar"/>
<classpathentry kind="lib" path="/Users/margaretwalter/Desktop/Projects/PeerReview/lib/stanford-corenlp-full-2018-10-05/javax.activation-api-1.2.0.jar"/>
<classpathentry kind="lib" path="/Users/margaretwalter/Desktop/Projects/PeerReview/lib/stanford-corenlp-full-2018-10-05/javax.json-api-1.0-sources.jar"/>
<classpathentry kind="lib" path="/Users/margaretwalter/Desktop/Projects/PeerReview/lib/stanford-corenlp-full-2018-10-05/javax.json.jar"/>
<classpathentry kind="lib" path="/Users/margaretwalter/Desktop/Projects/PeerReview/lib/stanford-corenlp-full-2018-10-05/jaxb-api-2.4.0-b180830.0359-sources.jar"/>
<classpathentry kind="lib" path="/Users/margaretwalter/Desktop/Projects/PeerReview/lib/stanford-corenlp-full-2018-10-05/jaxb-api-2.4.0-b180830.0359.jar"/>
<classpathentry kind="lib" path="/Users/margaretwalter/Desktop/Projects/PeerReview/lib/stanford-corenlp-full-2018-10-05/jaxb-core-2.3.0.1-sources.jar"/>
<classpathentry kind="lib" path="/Users/margaretwalter/Desktop/Projects/PeerReview/lib/stanford-corenlp-full-2018-10-05/jaxb-core-2.3.0.1.jar"/>
<classpathentry kind="lib" path="/Users/margaretwalter/Desktop/Projects/PeerReview/lib/stanford-corenlp-full-2018-10-05/jaxb-impl-2.4.0-b180830.0438-sources.jar"/>
<classpathentry kind="lib" path="/Users/margaretwalter/Desktop/Projects/PeerReview/lib/stanford-corenlp-full-2018-10-05/jaxb-impl-2.4.0-b180830.0438.jar"/>
<classpathentry kind="lib" path="/Users/margaretwalter/Desktop/Projects/PeerReview/lib/stanford-corenlp-full-2018-10-05/joda-time-2.9-sources.jar"/>
<classpathentry kind="lib" path="/Users/margaretwalter/Desktop/Projects/PeerReview/lib/stanford-corenlp-full-2018-10-05/joda-time.jar"/>
<classpathentry kind="lib" path="/Users/margaretwalter/Desktop/Projects/PeerReview/lib/stanford-corenlp-full-2018-10-05/jollyday-0.4.9-sources.jar"/>
<classpathentry kind="lib" path="/Users/margaretwalter/Desktop/Projects/PeerReview/lib/stanford-corenlp-full-2018-10-05/jollyday.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>