-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
21 lines (21 loc) · 1.28 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/java"/>
<classpathentry kind="lib" path="lib/commons/commons-logging-1.0.4.jar"/>
<classpathentry kind="lib" path="lib/commons/commons-codec-1.3.jar"/>
<classpathentry kind="lib" path="lib/commons/httpclient-4.1.1.jar"/>
<classpathentry kind="lib" path="lib/commons/httpcore-4.1.jar"/>
<classpathentry kind="lib" path="lib/jibx-1.2.3/jibx-run-1.2.3.jar"/>
<classpathentry kind="lib" path="lib/jibx-1.2.3/jibx-extras-1.2.3.jar"/>
<classpathentry kind="lib" path="lib/joda-time-2.0.jar"/>
<classpathentry kind="lib" path="lib/xerces-2.9.1/resolver.jar"/>
<classpathentry kind="lib" path="lib/xerces-2.9.1/serializer.jar"/>
<classpathentry kind="lib" path="lib/xerces-2.9.1/xercesImpl.jar"/>
<classpathentry kind="lib" path="lib/xerces-2.9.1/xercesSamples.jar"/>
<classpathentry kind="lib" path="lib/xerces-2.9.1/xml-apis.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/wstx-asl-3.2.9.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/escidoc-ijc-1.4-SNAPSHOT.jar" sourcepath="lib/escidoc-ijc-1.4-SNAPSHOT-sources.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>