-
Notifications
You must be signed in to change notification settings - Fork 10
/
.classpath
20 lines (20 loc) · 1.2 KB
/
.classpath
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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/commons-httpclient-3.0.1.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.3.jar"/>
<classpathentry kind="lib" path="lib/fastutil-5.0.7.jar"/>
<classpathentry kind="lib" path="lib/hadoop-0.20.1-core.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.15.jar"/>
<classpathentry kind="lib" path="lib/archive-overlay-commons-httpclient-3.1.jar"/>
<classpathentry kind="lib" path="lib/archive-overlay-commons-pool-1.3.jar"/>
<classpathentry kind="lib" path="lib/heritrix-commons-3.0.0.jar" sourcepath="/heritrix-3.0.0"/>
<classpathentry kind="lib" path="lib/heritrix-engine-3.0.0.jar"/>
<classpathentry kind="lib" path="lib/heritrix-modules-3.0.0.jar" sourcepath="/heritrix-3.0.0"/>
<classpathentry kind="lib" path="lib/spring-context-2.5.6.jar"/>
<classpathentry kind="lib" path="lib/spring-beans-2.5.6.jar"/>
<classpathentry kind="lib" path="lib/spring-core-2.5.6.jar"/>
<classpathentry kind="lib" path="lib/json-20090211.jar"/>
<classpathentry kind="src" path="src/java"/>
<classpathentry kind="output" path="bin-eclipse"/>
</classpath>