forked from dogsbay/exchangerxml
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
75 lines (75 loc) · 4.13 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
70
71
72
73
74
75
<?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/activation.jar"/>
<classpathentry kind="lib" path="lib/AppleJavaExtensions.jar"/>
<classpathentry kind="lib" path="lib/avalon-framework.jar"/>
<classpathentry kind="lib" path="lib/batik.jar"/>
<classpathentry kind="lib" path="lib/batik-awt-util.jar"/>
<classpathentry kind="lib" path="lib/batik-bridge.jar"/>
<classpathentry kind="lib" path="lib/batik-css.jar"/>
<classpathentry kind="lib" path="lib/batik-dom.jar"/>
<classpathentry kind="lib" path="lib/batik-ext.jar"/>
<classpathentry kind="lib" path="lib/batik-extension.jar"/>
<classpathentry kind="lib" path="lib/batik-gui-util.jar"/>
<classpathentry kind="lib" path="lib/batik-gvt.jar"/>
<classpathentry kind="lib" path="lib/batik-parser.jar"/>
<classpathentry kind="lib" path="lib/batik-rasterizer.jar"/>
<classpathentry kind="lib" path="lib/batik-script.jar"/>
<classpathentry kind="lib" path="lib/batik-squiggle.jar"/>
<classpathentry kind="lib" path="lib/batik-svg-dom.jar"/>
<classpathentry kind="lib" path="lib/batik-svggen.jar"/>
<classpathentry kind="lib" path="lib/batik-swing.jar"/>
<classpathentry kind="lib" path="lib/batik-transcoder.jar"/>
<classpathentry kind="lib" path="lib/batik-util.jar"/>
<classpathentry kind="lib" path="lib/batik-xml.jar"/>
<classpathentry kind="lib" path="lib/bounce.jar"/>
<classpathentry kind="lib" path="lib/bsf.jar"/>
<classpathentry kind="lib" path="lib/commons.jar"/>
<classpathentry kind="lib" path="lib/commons-httpclient.jar"/>
<classpathentry kind="lib" path="lib/commons-logging.jar"/>
<classpathentry kind="lib" path="lib/commons-net.jar"/>
<classpathentry kind="lib" path="lib/dom4j.jar"/>
<classpathentry kind="lib" path="lib/fop.jar"/>
<classpathentry kind="lib" path="lib/jakarta-slide-webdav.jar"/>
<classpathentry kind="lib" path="lib/jaxen-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/jaxp.jar"/>
<classpathentry kind="lib" path="lib/jcalendar.jar"/>
<classpathentry kind="lib" path="lib/jdic.jar"/>
<classpathentry kind="lib" path="lib/jdom.jar"/>
<classpathentry kind="lib" path="lib/jh.jar"/>
<classpathentry kind="lib" path="lib/jing.jar"/>
<classpathentry kind="lib" path="lib/jisp.jar"/>
<classpathentry kind="lib" path="lib/js.jar"/>
<classpathentry kind="lib" path="lib/kunststoff.jar"/>
<classpathentry kind="lib" path="lib/l2fprod-common-directorychooser.jar"/>
<classpathentry kind="lib" path="lib/l2fprod-common-totd.jar"/>
<classpathentry kind="lib" path="lib/looks.jar"/>
<classpathentry kind="lib" path="lib/looks-1.3rc.jar"/>
<classpathentry kind="lib" path="lib/mail.jar"/>
<classpathentry kind="lib" path="lib/MDateSelector.jar"/>
<classpathentry kind="lib" path="lib/nekohtml.jar"/>
<classpathentry kind="lib" path="lib/poi.jar"/>
<classpathentry kind="lib" path="lib/resolver.jar" sourcepath="E:/Downloads/xml-commons-1.0.b2.zip"/>
<classpathentry kind="lib" path="lib/rome-0.9.jar"/>
<classpathentry kind="lib" path="lib/rome-fetcher-0.9.jar"/>
<classpathentry kind="lib" path="lib/saaj-api.jar"/>
<classpathentry kind="lib" path="lib/saaj-impl.jar"/>
<classpathentry kind="lib" path="lib/saxon.jar"/>
<classpathentry kind="lib" path="lib/saxon9he.jar" sourcepath="E:/Downloads/Saxon/saxonb9-1-0-3source.zip"/>
<classpathentry kind="lib" path="lib/serializer.jar"/>
<classpathentry kind="lib" path="lib/soap.jar"/>
<classpathentry kind="lib" path="lib/trang.jar"/>
<classpathentry kind="lib" path="lib/wsdl4j.jar"/>
<classpathentry kind="lib" path="lib/xalan.jar"/>
<classpathentry kind="lib" path="lib/xbean_xpath.jar"/>
<classpathentry kind="lib" path="lib/xbean.jar"/>
<classpathentry kind="lib" path="lib/xercesImpl.jar"/>
<classpathentry kind="lib" path="lib/xml-apis.jar"/>
<classpathentry kind="lib" path="lib/xmlsec.jar"/>
<classpathentry kind="lib" path="lib/xsltc.jar"/>
<classpathentry kind="lib" path="lib/isorelax.jar"/>
<classpathentry kind="lib" path="lib/castor.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>