forked from lintool/Mr.LDA
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
47 lines (47 loc) · 2.72 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="src" path="src/test/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/bliki-core-3.0.16.jar"/>
<classpathentry kind="lib" path="lib/collections-generic-4.01.jar"/>
<classpathentry kind="lib" path="lib/colt-1.2.0.jar"/>
<classpathentry kind="lib" path="lib/commons-cli-1.2.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.4.jar"/>
<classpathentry kind="lib" path="lib/commons-compress-1.0.jar"/>
<classpathentry kind="lib" path="lib/commons-el-1.0.jar"/>
<classpathentry kind="lib" path="lib/commons-httpclient-3.1.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.4.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.0.4.jar"/>
<classpathentry kind="lib" path="lib/commons-net-1.4.1.jar"/>
<classpathentry kind="lib" path="lib/concurrent-1.3.4.jar"/>
<classpathentry kind="lib" path="lib/core-3.1.1.jar"/>
<classpathentry kind="lib" path="lib/guava-r09.jar"/>
<classpathentry kind="lib" path="lib/hadoop-core-0.20.2-cdh3u1-sources.jar"/>
<classpathentry kind="lib" path="lib/hadoop-core-0.20.2-cdh3u1.jar"/>
<classpathentry kind="lib" path="lib/hsqldb-1.8.0.7.jar"/>
<classpathentry kind="lib" path="lib/htmlparser-1.6.jar"/>
<classpathentry kind="lib" path="lib/jackson-core-asl-1.5.2.jar"/>
<classpathentry kind="lib" path="lib/jackson-mapper-asl-1.5.2.jar"/>
<classpathentry kind="lib" path="lib/jasper-compiler-5.5.23.jar"/>
<classpathentry kind="lib" path="lib/jasper-runtime-5.5.23.jar"/>
<classpathentry kind="lib" path="lib/jets3t-0.6.1.jar"/>
<classpathentry kind="lib" path="lib/jetty-6.1.26.jar"/>
<classpathentry kind="lib" path="lib/jetty-util-6.1.26.jar"/>
<classpathentry kind="lib" path="lib/jsp-api-2.0.jar"/>
<classpathentry kind="lib" path="lib/jsp-api-2.1.jar"/>
<classpathentry kind="lib" path="lib/jung-algorithms-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/jung-api-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/jung-graph-impl-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/junit-4.8.2.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.16.jar"/>
<classpathentry kind="lib" path="lib/mockito-all-1.8.5.jar"/>
<classpathentry kind="lib" path="lib/oro-2.0.8.jar"/>
<classpathentry kind="lib" path="lib/pcj-1.2.jar"/>
<classpathentry kind="lib" path="lib/servlet-api-2.5-20081211.jar"/>
<classpathentry kind="lib" path="lib/servlet-api-2.5.jar"/>
<classpathentry kind="lib" path="lib/xmlenc-0.52.jar"/>
<classpathentry kind="lib" path="lib/lucene-core-3.5.0.jar"/>
<classpathentry kind="lib" path="lib/cloud9-1.2.12.jar"/>
<classpathentry kind="output" path="build"/>
</classpath>