-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
110 lines (110 loc) · 7.61 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="core/src"/>
<classpathentry kind="src" path="core/test"/>
<classpathentry kind="lib" path="core/lib/antlr.jar"/>
<classpathentry kind="lib" path="core/lib/common.jar"/>
<classpathentry kind="lib" path="core/lib/commons-cli.jar"/>
<classpathentry kind="lib" path="core/lib/commons-codec.jar"/>
<classpathentry kind="lib" path="core/lib/commons-discovery.jar"/>
<classpathentry kind="lib" path="core/lib/commons-httpclient.jar"/>
<classpathentry kind="lib" path="core/lib/icu4j.jar"/>
<classpathentry kind="lib" path="core/lib/jxl.jar"/>
<classpathentry kind="lib" path="core/lib/log4j.jar"/>
<classpathentry kind="lib" path="core/lib/nanoxml.jar"/>
<classpathentry kind="lib" path="core/lib/stringtemplate.jar"/>
<classpathentry kind="lib" path="core/lib/jstl.jar"/>
<classpathentry kind="lib" path="core/lib/jtds-1.2.5.jar"/>
<classpathentry kind="lib" path="core/lib/servlet-api.jar"/>
<classpathentry kind="lib" path="core/lib/standard.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="core/lib/ezmorph-1.0.6.jar"/>
<classpathentry kind="lib" path="core/lib/json-lib-2.2.3.jar"/>
<classpathentry kind="lib" path="core/lib/json-lib-ext-spring-1.0.2.jar"/>
<classpathentry kind="lib" path="core/lib/commons-beanutils.jar"/>
<classpathentry kind="lib" path="core/lib/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="core/lib/commons-lang-2.4.jar"/>
<classpathentry kind="lib" path="core/lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="core/lib/org.springframework.aop-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/org.springframework.asm-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/org.springframework.aspects-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/org.springframework.beans-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/org.springframework.context-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/org.springframework.context.support-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/org.springframework.core-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/org.springframework.expression-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/org.springframework.instrument-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/org.springframework.instrument.tomcat-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/org.springframework.jdbc-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/org.springframework.jms-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/org.springframework.orm-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/org.springframework.oxm-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/org.springframework.test-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/org.springframework.transaction-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/org.springframework.web-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/org.springframework.web.portlet-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/org.springframework.web.servlet-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/org.springframework.web.struts-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/spring-security-aspects-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/spring-security-cas-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/spring-security-config-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/spring-security-core-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/spring-security-crypto-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/spring-security-ldap-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/spring-security-openid-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/spring-security-remoting-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/spring-security-taglibs-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/spring-security-web-3.1.0.RELEASE.jar"/>
<classpathentry kind="lib" path="core/lib/aopalliance.jar"/>
<classpathentry kind="lib" path="core/lib/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="core/lib/javassist-3.9.0.GA.jar"/>
<classpathentry kind="lib" path="core/lib/slf4j-api-1.5.8.jar"/>
<classpathentry kind="lib" path="core/lib/slf4j-simple-1.5.8.jar"/>
<classpathentry kind="lib" path="core/lib/icu4j_3_2_calendar.jar"/>
<classpathentry kind="lib" path="core/lib/persiancalendar.jar"/>
<classpathentry kind="lib" path="core/lib/jackson-all-1.9.3.jar"/>
<classpathentry kind="lib" path="core/lib/commons-dbcp-1.4.jar"/>
<classpathentry kind="lib" path="core/lib/commons-pool-1.6.jar"/>
<classpathentry kind="lib" path="core/lib/asm-all-4.0.jar"/>
<classpathentry kind="lib" path="core/lib/cglib-nodep-2.2.2.jar"/>
<classpathentry kind="lib" path="core/conf"/>
<classpathentry kind="lib" path="core/lib/hibernate-annotations.jar"/>
<classpathentry kind="lib" path="core/lib/hibernate-commons-annotations.jar"/>
<classpathentry kind="lib" path="core/lib/hibernate-entitymanager.jar"/>
<classpathentry kind="lib" path="core/lib/hibernate.jar"/>
<classpathentry kind="lib" path="core/lib/poi-3.8-20120326.jar"/>
<classpathentry kind="lib" path="core/lib/cas-client-core-3.1.3.jar"/>
<classpathentry kind="lib" path="core/lib/quartz-all-2.1.5.jar"/>
<classpathentry kind="lib" path="core/lib/mail.jar"/>
<classpathentry kind="lib" path="core/lib/commons-io-2.3.jar"/>
<classpathentry kind="lib" path="core/lib/xstream-1.2.jar"/>
<classpathentry kind="lib" path="core/lib/ehcache-core-2.5.2.jar"/>
<classpathentry kind="lib" path="core/lib/gmbal-api-only.jar"/>
<classpathentry kind="lib" path="core/lib/jaxb-api_2.2.3.jar"/>
<classpathentry kind="lib" path="core/lib/jaxb-impl-2.2.3.jar"/>
<classpathentry kind="lib" path="core/lib/jaxws-api-2.2.3.jar"/>
<classpathentry kind="lib" path="core/lib/jaxws-local-transport-2.1.3.jar"/>
<classpathentry kind="lib" path="core/lib/jaxws-rt-2.2.3.jar"/>
<classpathentry kind="lib" path="core/lib/jaxws-spring-1.8.jar"/>
<classpathentry kind="lib" path="core/lib/management-api.jar"/>
<classpathentry kind="lib" path="core/lib/mysql-connector-java-5.1.18-bin.jar"/>
<classpathentry kind="lib" path="core/lib/ojdbc14_g.jar"/>
<classpathentry kind="lib" path="core/lib/policy.jar"/>
<classpathentry kind="lib" path="core/lib/postgresql-8.4-701.jdbc3.jar"/>
<classpathentry kind="lib" path="core/lib/resolver-20050927.jar"/>
<classpathentry kind="lib" path="core/lib/saaj-impl-1.3.jar"/>
<classpathentry kind="lib" path="core/lib/sjsxp-1.0.jar"/>
<classpathentry kind="lib" path="core/lib/stax-ex-1.0.jar"/>
<classpathentry kind="lib" path="core/lib/streambuffer-1.5.jar"/>
<classpathentry kind="lib" path="core/lib/xbean-spring-2.7.jar"/>
<classpathentry kind="lib" path="core/lib/taglibs-unstandard.jar"/>
<classpathentry kind="lib" path="core/lib/sqljdbc4.jar"/>
<classpathentry kind="lib" path="core/lib/poi-ooxml-3.8-20120326.jar"/>
<classpathentry kind="lib" path="core/lib/poi-ooxml-schemas-3.8-20120326.jar"/>
<classpathentry kind="lib" path="core/lib/xmlbeans-2.3.0.jar"/>
<classpathentry kind="lib" path="core/lib/yui-compressor-ant-task-0.5.jar"/>
<classpathentry kind="lib" path="core/lib/yuicompressor-2.4.7.jar"/>
<classpathentry kind="lib" path="core/lib/jasypt-1.9.0.jar"/>
<classpathentry kind="lib" path="core/lib/jasypt-spring31-1.9.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>