forked from mmilch01/gatewaye
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
23 lines (23 loc) · 1.37 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
<classpathentry kind="lib" path="lib/commons-codec-1.3.jar"/>
<classpathentry kind="lib" path="lib/commons-httpclient-3.1.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/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-audit-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che-imageio-rle-2.0.21.jar"/>
<classpathentry kind="lib" path="lib/dcm4che.jar" sourcepath="/dcm4chee/dcm4che14/src/java"/>
<classpathentry kind="lib" path="lib/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/jai_imageio_api.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.15.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/xdat-beans-1.0-source.jar"/>
<classpathentry kind="lib" path="lib/xdat-beans-1.0.jar"/>
<classpathentry kind="lib" path="lib/xnd-beans.jar" sourcepath="/xnd/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>