-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
20 lines (20 loc) · 1.2 KB
/
Copy path.classpath
File metadata and controls
20 lines (20 loc) · 1.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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="nlp2api.lib/ca.usask.cs.srlab.pagerank.jar"/>
<classpathentry kind="lib" path="nlp2api.lib/ca.usask.cs.srlab.tfidf.jar"/>
<classpathentry kind="lib" path="nlp2api.lib/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="nlp2api.lib/commons-exec-1.3.jar"/>
<classpathentry kind="lib" path="nlp2api.lib/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="nlp2api.lib/commons-math3-3.6.1.jar"/>
<classpathentry kind="lib" path="nlp2api.lib/guava-18.0.jar"/>
<classpathentry kind="lib" path="nlp2api.lib/jgraph-5.13.0.0.jar"/>
<classpathentry kind="lib" path="nlp2api.lib/jgrapht-core-0.9.0.jar"/>
<classpathentry kind="lib" path="nlp2api.lib/jgrapht-ext-0.9.0.jar"/>
<classpathentry kind="lib" path="nlp2api.lib/jgraphx-2.0.0.1.jar"/>
<classpathentry kind="lib" path="nlp2api.lib/jsoup-1.7.2.jar"/>
<classpathentry kind="lib" path="nlp2api.lib/stanford-postagger-3.5.2.jar"/>
<classpathentry kind="lib" path="nlp2api.lib/sqljdbc4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>