forked from cbeams/spring-framework-2.5.x
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
119 lines (119 loc) · 7.81 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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="target/classes" path="src"/>
<classpathentry kind="src" output="target/mock-classes" path="mock"/>
<classpathentry kind="src" output="target/test-classes" path="test"/>
<classpathentry kind="src" path="tiger/src"/>
<classpathentry kind="src" path="tiger/mock"/>
<classpathentry kind="src" path="tiger/test"/>
<classpathentry kind="src" output="target/sandbox/classes" path="sandbox/src"/>
<classpathentry kind="src" output="target/sandbox/test-classes" path="sandbox/test"/>
<classpathentry kind="src" path="samples/countries/src"/>
<classpathentry kind="src" path="samples/imagedb/src"/>
<classpathentry kind="src" path="samples/jpetstore/src"/>
<classpathentry kind="src" path="samples/jpetstore/annotation/src"/>
<classpathentry kind="src" output="samples/petclinic/.classes" path="samples/petclinic/src"/>
<classpathentry kind="src" path="samples/petclinic/test"/>
<classpathentry kind="src" path="samples/petportal/src"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="lib" path="lib/aopalliance/aopalliance.jar"/>
<classpathentry exported="true" kind="lib" path="lib/aspectj/aspectjweaver.jar"/>
<classpathentry exported="true" kind="lib" path="lib/cglib/cglib-nodep-2.1_3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/easymock/easymock.jar"/>
<classpathentry exported="true" kind="lib" path="lib/easymock/easymockclassextension.jar"/>
<classpathentry exported="true" kind="lib" path="lib/hibernate/hibernate3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/hsqldb/hsqldb.jar"/>
<classpathentry exported="true" kind="lib" path="lib/j2ee/jms.jar"/>
<classpathentry exported="true" kind="lib" path="lib/j2ee/jta.jar"/>
<classpathentry exported="true" kind="lib" path="lib/j2ee/servlet-api.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jakarta-commons/commons-dbcp.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jakarta-commons/commons-logging.jar"/>
<classpathentry exported="true" kind="lib" path="lib/junit/junit-4.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/testng/testng-5.8-jdk15.jar"/>
<classpathentry exported="true" kind="lib" path="lib/toplink/toplink-essentials.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xerces/xercesImpl.jar"/>
<classpathentry kind="lib" path="lib/activemq/activemq-1.1.jar"/>
<classpathentry kind="lib" path="lib/ant/ant.jar"/>
<classpathentry kind="lib" path="lib/antlr/antlr-2.7.6.jar"/>
<classpathentry kind="lib" path="lib/asm/asm-2.2.3.jar"/>
<classpathentry kind="lib" path="lib/asm/asm-commons-2.2.3.jar"/>
<classpathentry kind="lib" path="lib/asm/asm-util-2.2.3.jar"/>
<classpathentry kind="lib" path="lib/axis/axis.jar"/>
<classpathentry kind="lib" path="lib/axis/wsdl4j.jar"/>
<classpathentry kind="lib" path="lib/bsh/bsh-2.0b4.jar"/>
<classpathentry kind="lib" path="lib/c3p0/c3p0-0.9.1.2.jar"/>
<classpathentry kind="lib" path="lib/caucho/hessian-3.1.3.jar"/>
<classpathentry kind="lib" path="lib/commonj/commonj-twm.jar"/>
<classpathentry kind="lib" path="lib/concurrent/backport-util-concurrent.jar"/>
<classpathentry kind="lib" path="lib/dom4j/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/eclipselink/eclipselink.jar"/>
<classpathentry kind="lib" path="lib/ehcache/ehcache-1.5.0.jar"/>
<classpathentry kind="lib" path="lib/fop/fop.jar"/>
<classpathentry kind="lib" path="lib/freemarker/freemarker.jar"/>
<classpathentry kind="lib" path="lib/glassfish/glassfish-clapi.jar"/>
<classpathentry kind="lib" path="lib/groovy/groovy-1.5.6.jar"/>
<classpathentry kind="lib" path="lib/hibernate/hibernate-annotations.jar"/>
<classpathentry kind="lib" path="lib/hibernate/hibernate-commons-annotations.jar"/>
<classpathentry kind="lib" path="lib/hibernate/hibernate-entitymanager.jar"/>
<classpathentry kind="lib" path="lib/httpclient/commons-httpclient-3.0.jar"/>
<classpathentry kind="lib" path="lib/ibatis/ibatis-2.3.4.726.jar"/>
<classpathentry kind="lib" path="lib/itext/iText-2.1.3.jar"/>
<classpathentry kind="lib" path="lib/j2ee/activation.jar"/>
<classpathentry kind="lib" path="lib/j2ee/connector.jar"/>
<classpathentry kind="lib" path="lib/j2ee/ejb-api.jar"/>
<classpathentry kind="lib" path="lib/j2ee/el-api.jar"/>
<classpathentry kind="lib" path="lib/j2ee/jaxrpc.jar"/>
<classpathentry kind="lib" path="lib/j2ee/jsf-api.jar"/>
<classpathentry kind="lib" path="lib/j2ee/jsp-api.jar"/>
<classpathentry kind="lib" path="lib/j2ee/jstl.jar"/>
<classpathentry kind="lib" path="lib/j2ee/mail.jar"/>
<classpathentry kind="lib" path="lib/j2ee/persistence.jar"/>
<classpathentry kind="lib" path="lib/j2ee/rowset.jar"/>
<classpathentry kind="lib" path="lib/jakarta-commons/commons-attributes-api.jar"/>
<classpathentry kind="lib" path="lib/jakarta-commons/commons-attributes-compiler.jar"/>
<classpathentry kind="lib" path="lib/jakarta-commons/commons-beanutils.jar"/>
<classpathentry kind="lib" path="lib/jakarta-commons/commons-codec.jar"/>
<classpathentry kind="lib" path="lib/jakarta-commons/commons-collections.jar"/>
<classpathentry kind="lib" path="lib/jakarta-commons/commons-digester.jar"/>
<classpathentry kind="lib" path="lib/jakarta-commons/commons-discovery.jar"/>
<classpathentry kind="lib" path="lib/jakarta-commons/commons-fileupload.jar"/>
<classpathentry kind="lib" path="lib/jakarta-commons/commons-httpclient.jar"/>
<classpathentry kind="lib" path="lib/jakarta-commons/commons-lang.jar"/>
<classpathentry kind="lib" path="lib/jakarta-commons/commons-pool.jar"/>
<classpathentry kind="lib" path="lib/jakarta-commons/commons-validator.jar"/>
<classpathentry kind="lib" path="lib/jakarta-taglibs/standard.jar"/>
<classpathentry kind="lib" path="lib/jamon/jamon-2.7.jar"/>
<classpathentry kind="lib" path="lib/jasperreports/jasperreports-2.0.5.jar"/>
<classpathentry kind="lib" path="lib/jdo/jdo2-api.jar"/>
<classpathentry kind="lib" path="lib/jexcelapi/jxl.jar"/>
<classpathentry kind="lib" path="lib/jmock/jmock-cglib.jar"/>
<classpathentry kind="lib" path="lib/jmock/jmock.jar"/>
<classpathentry kind="lib" path="lib/jmx/jmxremote.jar"/>
<classpathentry kind="lib" path="lib/jmx/jmxremote_optional.jar"/>
<classpathentry kind="lib" path="lib/jmx/jmxri.jar"/>
<classpathentry kind="lib" path="lib/jotm/jotm.jar"/>
<classpathentry kind="lib" path="lib/jotm/xapool.jar"/>
<classpathentry kind="lib" path="lib/jruby/jruby.jar"/>
<classpathentry kind="lib" path="lib/log4j/log4j-1.2.15.jar"/>
<classpathentry kind="lib" path="lib/oc4j/oc4j-clapi.jar"/>
<classpathentry kind="lib" path="lib/ognl/ognl.jar"/>
<classpathentry kind="lib" path="lib/openjpa/openjpa-1.1.0.jar"/>
<classpathentry kind="lib" path="lib/osgi/org.eclipse.osgi_3.1.1.jar"/>
<classpathentry kind="lib" path="lib/poi/poi-3.0.1.jar"/>
<classpathentry kind="lib" path="lib/portlet/portlet-api.jar"/>
<classpathentry kind="lib" path="lib/qdox/qdox-1.5.jar"/>
<classpathentry kind="lib" path="lib/quartz/quartz-all-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/serp/serp-1.13.1.jar"/>
<classpathentry kind="lib" path="lib/struts/struts.jar"/>
<classpathentry kind="lib" path="lib/tiles/tiles-api-2.0.6.jar"/>
<classpathentry kind="lib" path="lib/tiles/tiles-core-2.0.6.jar"/>
<classpathentry kind="lib" path="lib/tiles/tiles-jsp-2.0.6.jar"/>
<classpathentry kind="lib" path="lib/tomcat/catalina.jar"/>
<classpathentry kind="lib" path="lib/tomcat/naming-resources.jar"/>
<classpathentry kind="lib" path="lib/toplink/toplink-api.jar"/>
<classpathentry kind="lib" path="lib/velocity/velocity-1.5.jar"/>
<classpathentry kind="lib" path="lib/velocity/velocity-tools-view-1.4.jar"/>
<classpathentry kind="lib" path="lib/websphere/websphere_uow_api.jar"/>
<classpathentry kind="lib" path="lib/xdoclet/xjavadoc-1.1.jar"/>
<classpathentry kind="output" path="target/other-classes"/>
</classpath>