-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
70 lines (70 loc) · 5.24 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
<?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="con" path="melibrary.com.genuitec.eclipse.j2eedt.core.MYECLIPSE_JAVAEE_5_CONTAINER"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.2.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-2.0.1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-lang-2.5.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/freemarker-2.3.16.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/javassist-3.11.0.GA.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ognl-3.0.1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/struts2-core-2.2.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/struts2-spring-plugin-2.2.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/org.springframework.asm-3.1.0.M1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/org.springframework.beans-3.1.0.M1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/org.springframework.context-3.1.0.M1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/org.springframework.context.support-3.1.0.M1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/org.springframework.core-3.1.0.M1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/org.springframework.expression-3.1.0.M1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/org.springframework.test-3.1.0.M1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/org.springframework.web-3.1.0.M1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-dbcp-1.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-pool-1.5.6.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/mysql-connector-java-5.1.16-bin.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/org.springframework.jdbc-3.1.0.M1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/org.springframework.orm-3.1.0.M1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/org.springframework.transaction-3.1.0.M1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/aopalliance.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/asm-3.1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/aspectjrt.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/aspectjweaver.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/cglib-2.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/org.springframework.aop-3.1.0.M1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/org.springframework.aspects-3.1.0.M1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/log4j-1.2.16.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.6.1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-log4j12-1.6.1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jstl-api-1.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jstl-impl-1.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/mybatis-spring-1.1.0-SNAPSHOT.jar" sourcepath="I:/J2EE资料/mybatis/mybatis-spring-1.1.0-SNAPSHOT-bundle/mybatis-spring-1.1.0-SNAPSHOT/mybatis-spring-1.1.0-SNAPSHOT-sources.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/mybatis-3.1.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="libs/struts2-json-plugin-2.2.1.jar"/>
<classpathentry kind="lib" path="libs/xwork-core-2.1.6.jar"/>
<classpathentry kind="lib" path="libs/gson-1.6.jar"/>
<classpathentry kind="lib" path="libs/javabase64-1.3.1.jar"/>
<classpathentry kind="lib" path="libs/sae-local-1.0.0.jar"/>
<classpathentry kind="lib" path="libs/derby.jar"/>
<classpathentry kind="lib" path="libs/activation.jar"/>
<classpathentry kind="lib" path="libs/commons-beanutils-1.8.3.jar"/>
<classpathentry kind="lib" path="libs/commons-beanutils-bean-collections-1.8.3.jar"/>
<classpathentry kind="lib" path="libs/commons-beanutils-core-1.8.3.jar"/>
<classpathentry kind="lib" path="libs/commons-codec-1.4.jar"/>
<classpathentry kind="lib" path="libs/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="libs/commons-io-1.3.2.jar"/>
<classpathentry kind="lib" path="libs/commons-lang-2.6.jar"/>
<classpathentry kind="lib" path="libs/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="libs/ezmorph-1.0.6.jar"/>
<classpathentry kind="lib" path="libs/httpclient-4.1.2.jar"/>
<classpathentry kind="lib" path="libs/httpclient-cache-4.1.2.jar"/>
<classpathentry kind="lib" path="libs/httpcore-4.1.2.jar"/>
<classpathentry kind="lib" path="libs/httpmime-4.1.2.jar"/>
<classpathentry kind="lib" path="libs/json-lib-2.4-jdk15.jar"/>
<classpathentry kind="lib" path="libs/log4j.jar"/>
<classpathentry kind="lib" path="libs/mail.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
</classpath>