-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
87 lines (83 loc) · 10.7 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="JavaSource"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="com.genuitec.eclipse.j2eedt.core.J2EE14_CONTAINER"/>
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/activation-1.1.jar" sourcepath="3rd_party/sources/activation-1.1-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/antlr-2.7.6.jar" sourcepath="3rd_party/sources/antlr-2.7.6-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/backport-util-concurrent-3.1.jar" sourcepath="3rd_party/sources/backport-util-concurrent-3.1-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-beanutils-1.8.0.jar" sourcepath="3rd_party/sources/commons-beanutils-1.8.0-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-chain-1.2.jar" sourcepath="3rd_party/sources/commons-chain-1.2-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-collections-3.1.jar" sourcepath="3rd_party/sources/commons-collections-3.1-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-configuration-1.8.jar" sourcepath="3rd_party/sources/commons-configuration-1.8-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-dbcp-1.4.jar" sourcepath="3rd_party/sources/commons-dbcp-1.4-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-digester-1.8.jar" sourcepath="3rd_party/sources/commons-digester-1.8-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-fileupload-1.2.2.jar" sourcepath="3rd_party/sources/commons-fileupload-1.2.2-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-lang-2.6.jar" sourcepath="3rd_party/sources/commons-lang-2.6-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-logging-1.0.4.jar" sourcepath="3rd_party/sources/commons-logging-1.0.4-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-pool-1.5.4.jar" sourcepath="3rd_party/sources/commons-pool-1.5.4-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-validator-1.3.1.jar" sourcepath="3rd_party/sources/commons-validator-1.3.1-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/cpsolver-1.2.90.jar" sourcepath="3rd_party/sources/cpsolver-1.2.90-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/dom4j-1.6.1.jar" sourcepath="3rd_party/sources/dom4j-1.6.1-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/ehcache-1.5.0.jar" sourcepath="3rd_party/sources/ehcache-1.5.0-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/gwt-servlet-2.4.0.jar" sourcepath="3rd_party/sources/gwt-servlet-2.4.0-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/hibernate-core-3.5.6-Final.jar" sourcepath="3rd_party/sources/hibernate-core-3.5.6-Final-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/hibernate-ehcache-3.5.6-Final.jar" sourcepath="3rd_party/sources/hibernate-ehcache-3.5.6-Final-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/itext-2.1.7.jar" sourcepath="3rd_party/sources/itext-2.1.7-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/javassist-3.15.0-GA.jar" sourcepath="3rd_party/sources/javassist-3.15.0-GA-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jsr107cache-1.0.jar" sourcepath="3rd_party/sources/jsr107cache-1.0-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jta-1.1.jar" sourcepath="3rd_party/sources/jta-1.1-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/log4j-1.2.16.jar" sourcepath="3rd_party/sources/log4j-1.2.16-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/mail-1.4.5.jar" sourcepath="3rd_party/sources/mail-1.4.5-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/org.restlet-2.0.14.jar" sourcepath="3rd_party/sources/org.restlet-2.0.14-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/oro-2.0.8.jar" sourcepath="3rd_party/sources/oro-2.0.8-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/protobuf-java-2.4.1.jar" sourcepath="3rd_party/sources/protobuf-java-2.4.1-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/slf4j-api-1.5.8.jar" sourcepath="3rd_party/sources/slf4j-api-1.5.8-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/slf4j-log4j12-1.5.8.jar" sourcepath="3rd_party/sources/slf4j-log4j12-1.5.8-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/struts-core-1.3.10.jar" sourcepath="3rd_party/sources/struts-core-1.3.10-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/struts-extras-1.3.10.jar" sourcepath="3rd_party/sources/struts-extras-1.3.10-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/struts-layout-1.3.jar" sourcepath="3rd_party/sources/struts-layout-1.3-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/struts-taglib-1.3.10.jar" sourcepath="3rd_party/sources/struts-taglib-1.3.10-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/struts-tiles-1.3.10.jar" sourcepath="3rd_party/sources/struts-tiles-1.3.10-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/xml-apis-1.0.b2.jar" sourcepath="3rd_party/sources/xml-apis-1.0.b2-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/aopalliance-1.0.jar" sourcepath="3rd_party/sources/aopalliance-1.0-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/aspectjrt-1.6.12.jar" sourcepath="3rd_party/sources/aspectjrt-1.6.12-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-aop-3.1.0.RELEASE.jar" sourcepath="3rd_party/sources/spring-aop-3.1.0.RELEASE-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-asm-3.1.0.RELEASE.jar" sourcepath="3rd_party/sources/spring-asm-3.1.0.RELEASE-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-beans-3.1.0.RELEASE.jar" sourcepath="3rd_party/sources/spring-beans-3.1.0.RELEASE-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-context-3.1.0.RELEASE.jar" sourcepath="3rd_party/sources/spring-context-3.1.0.RELEASE-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-context-support-3.1.0.RELEASE.jar" sourcepath="3rd_party/sources/spring-context-support-3.1.0.RELEASE-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-core-3.1.0.RELEASE.jar" sourcepath="3rd_party/sources/spring-core-3.1.0.RELEASE-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-expression-3.1.0.RELEASE.jar" sourcepath="3rd_party/sources/spring-expression-3.1.0.RELEASE-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-jdbc-3.1.0.RELEASE.jar" sourcepath="3rd_party/sources/spring-jdbc-3.1.0.RELEASE-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-security-acl-3.1.0.RELEASE.jar" sourcepath="3rd_party/sources/spring-security-acl-3.1.0.RELEASE-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-security-aspects-3.1.0.RELEASE.jar" sourcepath="3rd_party/sources/spring-security-aspects-3.1.0.RELEASE-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-security-core-3.1.0.RELEASE.jar" sourcepath="3rd_party/sources/spring-security-core-3.1.0.RELEASE-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-security-crypto-3.1.0.RELEASE.jar" sourcepath="3rd_party/sources/spring-security-crypto-3.1.0.RELEASE-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-security-ldap-3.1.0.RELEASE.jar" sourcepath="3rd_party/sources/spring-security-ldap-3.1.0.RELEASE-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-security-web-3.1.0.RELEASE.jar" sourcepath="3rd_party/sources/spring-security-web-3.1.0.RELEASE-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-struts-3.1.0.RELEASE.jar" sourcepath="3rd_party/sources/spring-struts-3.1.0.RELEASE-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-tx-3.1.0.RELEASE.jar" sourcepath="3rd_party/sources/spring-tx-3.1.0.RELEASE-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-web-3.1.0.RELEASE.jar" sourcepath="3rd_party/sources/spring-web-3.1.0.RELEASE-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-webmvc-3.1.0.RELEASE.jar" sourcepath="3rd_party/sources/spring-webmvc-3.1.0.RELEASE-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/cglib-2.2.2.jar" sourcepath="3rd_party/sources/cglib-2.2.2-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-io-1.3.2.jar" sourcepath="3rd_party/sources/commons-io-1.3.2-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-security-config-3.1.0.RELEASE.jar" sourcepath="3rd_party/sources/spring-security-config-3.1.0.RELEASE-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-security-taglibs-3.1.0.RELEASE.jar" sourcepath="3rd_party/sources/spring-security-taglibs-3.1.0.RELEASE-sources.jar"/>
<classpathentry kind="lib" path="3rd_party/ant-1.8.4.jar" sourcepath="3rd_party/sources/ant-1.8.4-sources.jar"/>
<!--
<classpathentry kind="lib" path="3rd_party/gwt-dev-2.4.0.jar" sourcepath="3rd_party/sources/gwt-dev-2.4.0-sources.jar"/>
<classpathentry kind="lib" path="3rd_party/gwt-user-2.4.0.jar" sourcepath="3rd_party/sources/gwt-user-2.4.0-sources.jar"/>
<classpathentry kind="lib" path="3rd_party/jsp-api-2.2.jar" sourcepath="3rd_party/sources/jsp-api-2.2-sources.jar"/>
<classpathentry kind="lib" path="3rd_party/servlet-api-2.4.jar" sourcepath="3rd_party/sources/servlet-api-2.4-sources.jar"/>
<classpathentry kind="lib" path="3rd_party/validation-api-1.0.0.GA.jar" sourcepath="3rd_party/sources/validation-api-1.0.0.GA-sources.jar"/>
-->
<classpathentry kind="lib" path="3rd_party/ojdbc14-10.2.0.4.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/mysql-connector-java-5.1.20.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/org.osgi.core-4.0.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-ldap-core-1.3.1.RELEASE.jar" sourcepath="3rd_party/sources/"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/asm-3.3.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jstl-1.2.jar"/>
<classpathentry kind="output" path="WebContent/WEB-INF/classes"/>
</classpath>