forked from Susan09/nina
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
30 lines (30 loc) · 1.68 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/JavaPlot.jar"/>
<classpathentry kind="lib" path="lib/jgraph.jar"/>
<classpathentry kind="lib" path="lib/jsoup-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/TGGraphLayout.jar"/>
<classpathentry kind="lib" path="lib/trove-3.0.3.jar"/>
<classpathentry kind="lib" path="lib/commons-compress-1.5.jar"/>
<classpathentry kind="lib" path="lib/colt.jar" sourcepath="C:/Users/weninger/Downloads/colt-1.2.0.zip"/>
<classpathentry kind="lib" path="lib/concurrent.jar"/>
<classpathentry kind="lib" path="lib/hbase-0.90.6.jar"/>
<classpathentry kind="lib" path="lib/hadoop-core-1.0.4.jar"/>
<classpathentry kind="lib" path="lib/commons-configuration-1.6.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.4.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.15.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.4.3.jar"/>
<classpathentry kind="lib" path="lib/slf4j-log4j12-1.4.3.jar"/>
<classpathentry kind="lib" path="lib/zookeeper-3.3.2.jar"/>
<classpathentry kind="lib" path="lib/wikixmlj.jar"/>
<classpathentry kind="lib" path="lib/bzip2.jar"/>
<classpathentry kind="lib" path="lib/xercesImpl.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="lib/kryo-2.21-all.jar"/>
<classpathentry kind="src" path="/mallet-2.0.7"/>
<classpathentry kind="output" path="bin"/>
</classpath>