-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy path.classpath
More file actions
44 lines (44 loc) · 2.77 KB
/
.classpath
File metadata and controls
44 lines (44 loc) · 2.77 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/commons-cli-1.2.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-core-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.13.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.5.0.jar"/>
<classpathentry kind="lib" path="lib/slf4j-log4j12-1.5.0.jar"/>
<classpathentry kind="lib" path="lib/clibwrapper_jiio.jar"/>
<classpathentry kind="lib" path="lib/jai_imageio.jar"/>
<classpathentry kind="lib" path="lib/PDFRenderer.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-audit-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-base64-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-filecache-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-hp-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-image-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-imageio-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-imageio-rle-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-iod-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-net-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-tool-dcm2dcm-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-tool-dcm2jpg-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-tool-dcm2txt-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-tool-dcm2xml-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-tool-dcmdir-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-tool-dcmecho-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-tool-dcmgpwl-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-tool-dcmhpqr-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-tool-dcmmv-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-tool-dcmmwl-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-tool-dcmof-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-tool-dcmqr-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-tool-dcmrcv-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-tool-dcmsnd-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-tool-dcmwado-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-tool-jpg2dcm-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-tool-logger-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-tool-pdf2dcm-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-tool-rgb2ybr-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-tool-txt2dcmsr-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-tool-xml2dcm-2.0.21.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>