-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.classpath
58 lines (58 loc) · 3.92 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
48
49
50
51
52
53
54
55
56
57
58
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/java/main"/>
<classpathentry kind="src" path="src/java/test"/>
<classpathentry kind="lib" path="lib/fetched/activation-1.1.jar"/>
<classpathentry kind="lib" path="lib/fetched/ant-1.7.0.jar"/>
<classpathentry kind="lib" path="lib/fetched/ant-launcher-1.7.0.jar"/>
<classpathentry kind="lib" path="lib/fetched/asm-3.0.jar"/>
<classpathentry kind="lib" path="lib/fetched/asm-tree-3.0.jar"/>
<classpathentry kind="lib" path="lib/fetched/avalon-framework-4.1.3.jar"/>
<classpathentry kind="lib" path="lib/fetched/cobertura-1.9.4-javadoc.jar"/>
<classpathentry kind="lib" path="lib/fetched/cobertura-1.9.4-sources.jar"/>
<classpathentry kind="lib" path="lib/fetched/cobertura-1.9.4.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-cli-1.2-javadoc.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-cli-1.2-sources.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-cli-1.2.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-codec-1.4-javadoc.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-codec-1.4-sources.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-codec-1.4.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-dbcp-1.4-javadoc.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-dbcp-1.4-sources.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-dbcp-1.4.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-dbutils-1.3-javadoc.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-dbutils-1.3-sources.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-dbutils-1.3.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-lang-2.5-javadoc.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-lang-2.5-sources.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-lang-2.5.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-logging-1.1.1-javadoc.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-logging-1.1.1-sources.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-pool-1.5.4-javadoc.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-pool-1.5.4-sources.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-pool-1.5.4.jar"/>
<classpathentry kind="lib" path="lib/fetched/geronimo-jta_1.1_spec-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/fetched/hessian-3.0.20.jar"/>
<classpathentry kind="lib" path="lib/fetched/javax.servlet-api-3.0.1-javadoc.jar"/>
<classpathentry kind="lib" path="lib/fetched/javax.servlet-api-3.0.1-sources.jar"/>
<classpathentry kind="lib" path="lib/fetched/javax.servlet-api-3.0.1.jar"/>
<classpathentry kind="lib" path="lib/fetched/jaxb-api-2.2.jar"/>
<classpathentry kind="lib" path="lib/fetched/jaxb-impl-2.2.jar"/>
<classpathentry kind="lib" path="lib/fetched/jaxb-xjc-2.2.jar"/>
<classpathentry kind="lib" path="lib/fetched/jline-0.9.94-sources.jar"/>
<classpathentry kind="lib" path="lib/fetched/jline-0.9.94.jar"/>
<classpathentry kind="lib" path="lib/fetched/junit-4.8.1-sources.jar"/>
<classpathentry kind="lib" path="lib/fetched/junit-4.8.1.jar"/>
<classpathentry kind="lib" path="lib/fetched/log4j-1.2.14-sources.jar"/>
<classpathentry kind="lib" path="lib/fetched/log4j-1.2.14.jar"/>
<classpathentry kind="lib" path="lib/fetched/logkit-1.0.1.jar"/>
<classpathentry kind="lib" path="lib/fetched/mail-1.4.4-sources.jar"/>
<classpathentry kind="lib" path="lib/fetched/mail-1.4.4.jar"/>
<classpathentry kind="lib" path="lib/fetched/oro-2.0.8.jar"/>
<classpathentry kind="lib" path="lib/fetched/postgresql-8.4-703.jdbc3.jar"/>
<classpathentry kind="lib" path="lib/fetched/servlet-api-2.3.jar"/>
<classpathentry kind="lib" path="lib/ivy-2.3.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="build"/>
</classpath>