forked from opf-labs/fits
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
69 lines (69 loc) · 4.25 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
59
60
61
62
63
64
65
66
67
68
69
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="xml/nlnz"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/bcmail-jdk14-132.jar"/>
<classpathentry kind="lib" path="lib/serializer.jar"/>
<classpathentry kind="lib" path="lib/nzmetool/adapters/bmp_adapter_1_0.jar"/>
<classpathentry kind="lib" path="lib/nzmetool/adapters/excel_adapter_1_0.jar"/>
<classpathentry kind="lib" path="lib/nzmetool/adapters/gif_adapter_1_0.jar"/>
<classpathentry kind="lib" path="lib/nzmetool/adapters/html_adapter_1_0.jar"/>
<classpathentry kind="lib" path="lib/nzmetool/adapters/jpg_adapter_1_1.jar"/>
<classpathentry kind="lib" path="lib/nzmetool/adapters/mp3_adapter_1_0.jar"/>
<classpathentry kind="lib" path="lib/nzmetool/adapters/msword_adapter_2_0.jar"/>
<classpathentry kind="lib" path="lib/nzmetool/adapters/msworks_adapter_1_0.jar"/>
<classpathentry kind="lib" path="lib/nzmetool/adapters/openoffice_adapter_1_0.jar"/>
<classpathentry kind="lib" path="lib/nzmetool/adapters/pdf_adapter_1_0.jar"/>
<classpathentry kind="lib" path="lib/nzmetool/adapters/pdfbox_adapter_1_0.jar"/>
<classpathentry kind="lib" path="lib/nzmetool/adapters/powerpoint_adapter_1_0.jar"/>
<classpathentry kind="lib" path="lib/nzmetool/adapters/tiff_adapter_1_0.jar"/>
<classpathentry kind="lib" path="lib/nzmetool/adapters/wave_adapter_1_0.jar"/>
<classpathentry kind="lib" path="lib/nzmetool/adapters/wordperfect_adapter_1_0.jar"/>
<classpathentry kind="lib" path="lib/nzmetool/adapters/xml_adapter_1_0.jar"/>
<classpathentry kind="lib" path="lib/nzmetool/bcmail-jdk14-132.jar"/>
<classpathentry kind="lib" path="lib/nzmetool/bcprov-jdk14-132.jar"/>
<classpathentry kind="lib" path="lib/nzmetool/bfj220.jar"/>
<classpathentry kind="lib" path="lib/nzmetool/metadata.jar"/>
<classpathentry kind="lib" path="lib/nzmetool/PDFBox-0.7.3.jar"/>
<classpathentry kind="lib" path="lib/nzmetool/poi-2.5.1-final-20040804.jar"/>
<classpathentry kind="lib" path="lib/droid/activation.jar"/>
<classpathentry kind="lib" path="lib/droid/droid.jar"/>
<classpathentry kind="lib" path="lib/droid/jaxb-api.jar"/>
<classpathentry kind="lib" path="lib/droid/jaxb-impl.jar"/>
<classpathentry kind="lib" path="lib/droid/jh.jar"/>
<classpathentry kind="lib" path="lib/droid/jsr173_1.0_api.jar"/>
<classpathentry kind="lib" path="lib/droid/looks-1.2.2.jar"/>
<classpathentry kind="lib" path="lib/droid/mail.jar"/>
<classpathentry kind="lib" path="lib/droid/soap.jar"/>
<classpathentry kind="lib" path="lib/commons-configuration-1.5.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.4.jar"/>
<classpathentry kind="lib" path="lib/droid/xercesImpl.jar"/>
<classpathentry kind="lib" path="lib/droid/xml-apis.jar"/>
<classpathentry kind="lib" path="lib/jhove/jhove-handler.jar"/>
<classpathentry kind="lib" path="lib/jhove/jhove.jar"/>
<classpathentry kind="lib" path="lib/jhove/JhoveApp.jar"/>
<classpathentry kind="lib" path="lib/jhove/jhove-module.jar"/>
<classpathentry kind="lib" path="lib/jdom.jar"/>
<classpathentry kind="lib" path="lib/saxpath.jar"/>
<classpathentry kind="lib" path="lib/fast-md5.jar"/>
<classpathentry kind="lib" path="lib/commons-cli-1.1.jar"/>
<classpathentry kind="lib" path="lib/jaxen-core.jar"/>
<classpathentry kind="lib" path="lib/jaxen-jdom.jar"/>
<classpathentry kind="lib" path="lib/xmlunit-1.2.jar"/>
<classpathentry kind="lib" path="lib/staxmate-2.0.0.jar"/>
<classpathentry kind="lib" path="lib/saxon9-dom.jar"/>
<classpathentry kind="lib" path="lib/saxon9-jdom.jar"/>
<classpathentry kind="lib" path="lib/saxon9.jar"/>
<classpathentry kind="lib" path="lib/ots.jar"/>
<classpathentry kind="lib" path="lib/AES31.jar"/>
<classpathentry kind="lib" path="lib/hclaps.jar"/>
<classpathentry kind="lib" path="lib/stax2-api-3.0.1.jar"/>
<classpathentry kind="lib" path="lib/woodstox-core-lgpl-4.0.7.jar"/>
<classpathentry kind="lib" path="lib/droid/AllLibraries.jar"/>
<classpathentry kind="lib" path="lib/tika-app-1.3.jar"/>
<classpathentry kind="lib" path="lib/commons-collections-3.2.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="src" path="tests"/>
<classpathentry kind="output" path="build_local"/>
</classpath>