-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.classpath
More file actions
52 lines (52 loc) · 2.86 KB
/
Copy path.classpath
File metadata and controls
52 lines (52 loc) · 2.86 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
45
46
47
48
49
50
51
52
<?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="activation-1.1.jar"/>
<classpathentry kind="lib" path="ant-1.5.jar"/>
<classpathentry kind="lib" path="aopalliance-1.0.jar"/>
<classpathentry kind="lib" path="avalon-framework-4.1.3.jar"/>
<classpathentry kind="lib" path="bcprov-jdk15-133.jar"/>
<classpathentry kind="lib" path="commons-attributes-api-2.1.jar"/>
<classpathentry kind="lib" path="commons-beanutils-1.7.0.jar"/>
<classpathentry kind="lib" path="commons-codec-1.3.jar"/>
<classpathentry kind="lib" path="commons-discovery-0.2.jar"/>
<classpathentry kind="lib" path="commons-httpclient-3.0.jar"/>
<classpathentry kind="lib" path="commons-logging-1.1.jar"/>
<classpathentry kind="lib" path="jaxen-1.1-beta-9.jar"/>
<classpathentry kind="lib" path="jdom-1.0.jar"/>
<classpathentry kind="lib" path="jmock-1.1.0.jar"/>
<classpathentry kind="lib" path="junit-3.8.1.jar"/>
<classpathentry kind="lib" path="log4j-1.2.12.jar"/>
<classpathentry kind="lib" path="logkit-1.0.1.jar"/>
<classpathentry kind="lib" path="mail-1.4.jar"/>
<classpathentry kind="lib" path="opensaml-1.0.1.jar"/>
<classpathentry kind="lib" path="qdox-1.5.jar"/>
<classpathentry kind="lib" path="servlet-api-2.3.jar"/>
<classpathentry kind="lib" path="spring-aop-2.0.2.jar"/>
<classpathentry kind="lib" path="spring-beans-2.0.2.jar"/>
<classpathentry kind="lib" path="spring-core-2.0.2.jar"/>
<classpathentry kind="lib" path="stax-api-1.0.1.jar"/>
<classpathentry kind="lib" path="stax-utils-20040917.jar"/>
<classpathentry kind="lib" path="wsdl4j-1.6.1.jar"/>
<classpathentry kind="lib" path="wss4j-1.5.1.jar"/>
<classpathentry kind="lib" path="wss4j-1.5.2.jar"/>
<classpathentry kind="lib" path="wstx-asl-3.2.0.jar"/>
<classpathentry kind="lib" path="xbean-2.2.0.jar"/>
<classpathentry kind="lib" path="xbean-spring-2.8.jar"/>
<classpathentry kind="lib" path="xercesImpl-2.7.1.jar"/>
<classpathentry kind="lib" path="xfire-aegis-1.2.6.jar"/>
<classpathentry kind="lib" path="xfire-annotations-1.2.6.jar"/>
<classpathentry kind="lib" path="xfire-core-1.2.6.jar"/>
<classpathentry kind="lib" path="xfire-java5-1.2.6.jar"/>
<classpathentry kind="lib" path="xfire-jsr181-api-1.0-M1.jar"/>
<classpathentry kind="lib" path="xfire-spring-1.2.6.jar"/>
<classpathentry kind="lib" path="xfire-ws-security-1.2.6.jar"/>
<classpathentry kind="lib" path="xfire-xmlbeans-1.2.6.jar"/>
<classpathentry kind="lib" path="xml-apis-1.0.b2.jar"/>
<classpathentry kind="lib" path="xmlParserAPIs-2.6.2.jar"/>
<classpathentry kind="lib" path="XmlSchema-1.1.jar"/>
<classpathentry kind="lib" path="xmlsec-1.3.0.jar"/>
<classpathentry kind="lib" path="rxtx-2.1.7.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>