-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
25 lines (25 loc) · 2.07 KB
/
Copy path.classpath
File metadata and controls
25 lines (25 loc) · 2.07 KB
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="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="lib" path="T:/PKL/source/depedency/guava-google/guava-19.0.jar"/>
<classpathentry kind="lib" path="T:/PKL/source/depedency/guava-google/guava-19.0-javadoc.jar"/>
<classpathentry kind="lib" path="T:/PKL/source/wikipedia-miner-1.2.0/lib/commons-cli-1.2.jar"/>
<classpathentry kind="lib" path="T:/PKL/source/wikipedia-miner-1.2.0/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="T:/PKL/source/wikipedia-miner-1.2.0/lib/commons-lang-2.4.jar"/>
<classpathentry kind="lib" path="T:/PKL/source/wikipedia-miner-1.2.0/lib/commons-logging.jar"/>
<classpathentry kind="lib" path="T:/PKL/source/wikipedia-miner-1.2.0/lib/hadoop-0.20.2-core.jar"/>
<classpathentry kind="lib" path="T:/PKL/source/wikipedia-miner-1.2.0/lib/je-4.0.103.jar"/>
<classpathentry kind="lib" path="T:/PKL/source/wikipedia-miner-1.2.0/lib/jsc.jar"/>
<classpathentry kind="lib" path="T:/PKL/source/wikipedia-miner-1.2.0/lib/log4j-1.2.16.jar"/>
<classpathentry kind="lib" path="T:/PKL/source/wikipedia-miner-1.2.0/lib/maxent-3.0.0.jar"/>
<classpathentry kind="lib" path="T:/PKL/source/wikipedia-miner-1.2.0/lib/opennlp-tools-1.5.0.jar"/>
<classpathentry kind="lib" path="T:/PKL/source/wikipedia-miner-1.2.0/lib/servlet-api.jar"/>
<classpathentry kind="lib" path="T:/PKL/source/wikipedia-miner-1.2.0/lib/trove-2.1.0.jar"/>
<classpathentry kind="lib" path="T:/PKL/source/wikipedia-miner-1.2.0/lib/weka.jar"/>
<classpathentry kind="lib" path="T:/PKL/source/wikipedia-miner-1.2.0/lib/weka-wrapper-1.0.jar"/>
<classpathentry kind="lib" path="T:/PKL/source/wikipedia-miner-1.2.0/lib/xercesImpl.jar"/>
<classpathentry kind="lib" path="T:/PKL/source/wm-master/target/WikipediaMiner-0.0.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="T:/PKL/source/jdbc/mysql-connector-java-5.1.39/mysql-connector-java-5.1.39-bin.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>