-
Notifications
You must be signed in to change notification settings - Fork 7
/
.classpath
41 lines (41 loc) · 2.38 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src_gen"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3.8.1"/>
<classpathentry kind="lib" path="lib/activation.jar"/>
<classpathentry kind="lib" path="lib/ant.jar"/>
<classpathentry kind="lib" path="lib/antlr.jar"/>
<classpathentry kind="lib" path="lib/commons-httpclient-3.0.jar"/>
<classpathentry kind="lib" path="lib/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/dspace-integration.jar"/>
<classpathentry kind="lib" path="lib/dwg.jar"/>
<classpathentry kind="lib" path="lib/fmap-0.5-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/gdbms-1.0.jar"/>
<classpathentry kind="lib" path="lib/gdbms-drivers-1.0.jar"/>
<classpathentry kind="lib" path="lib/jdwglib.jar"/>
<classpathentry kind="lib" path="lib/joda-time-1.5.2.jar"/>
<classpathentry kind="lib" path="lib/jsr173_1.0_api.jar"/>
<classpathentry kind="lib" path="lib/mail.jar"/>
<classpathentry kind="lib" path="lib/activation-1.1.jar"/>
<classpathentry kind="lib" path="lib/jline-0.9.9.jar"/>
<classpathentry kind="lib" path="lib/commons-beanutils-1.8.0.jar"/>
<classpathentry kind="lib" path="lib/commons-beanutils-bean-collections-1.8.0.jar"/>
<classpathentry kind="lib" path="lib/commons-beanutils-core-1.8.0.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.13.jar"/>
<classpathentry kind="lib" path="lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.4.jar"/>
<classpathentry kind="lib" path="lib/libphonenumber-4.3.jar"/>
<classpathentry kind="lib" path="lib/dml-1.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/dml-fenix-1.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/fenix-framework-core-1.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/ooxml-schemas-1.0.jar"/>
<classpathentry kind="lib" path="lib/poi-3.5-FINAL-20090928.jar"/>
<classpathentry kind="lib" path="lib/poi-contrib-3.5-FINAL-20090928.jar"/>
<classpathentry kind="lib" path="lib/poi-ooxml-3.5-FINAL-20090928.jar"/>
<classpathentry kind="lib" path="lib/poi-scratchpad-3.5-FINAL-20090928.jar"/>
<classpathentry kind="lib" path="lib/xmlbeans-2.3.0.jar"/>
<classpathentry kind="output" path="output"/>
</classpath>