-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy path.classpath
48 lines (48 loc) · 3.78 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/annotations-api.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/ant.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/ecj-4.4.2.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/el-api.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/jasper.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/jasper-el.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/jsp-api.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/servlet-api.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/websocket-api.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/commons-io-2.2.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/commons-lang3-3.2.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/com.springsource.org.aopalliance-1.0.0.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/com.springsource.org.apache.commons.logging-1.1.1.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/com.springsource.org.apache.log4j-1.2.15.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/druid-1.0.15.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/fastjson-1.2.7.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/hamcrest-all-1.3.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/jackson-annotations-2.5.0.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/jackson-core-2.5.4.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/jackson-databind-2.5.4.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/jstl-1.2.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/junit-4.12.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/mybatis-3.1.1.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/mybatis-spring-1.2.3.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/mysql-connector-java-5.1.6-bin.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/spring-aop-3.2.16.RELEASE.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/spring-aspects-3.2.16.RELEASE.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/spring-beans-3.2.16.RELEASE.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/spring-context-3.2.16.RELEASE.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/spring-core-3.2.16.RELEASE.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/spring-expression-3.2.16.RELEASE.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/spring-jdbc-3.2.16.RELEASE.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/spring-test-3.2.16.RELEASE.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/spring-tx-3.2.16.RELEASE.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/spring-web-3.2.16.RELEASE.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/spring-webmvc-3.2.16.RELEASE.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/liquidlnf.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/jintellitype-1.3.1.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/hsqldb.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/sqltool.jar"/>
<classpathentry kind="lib" path="E:/project/lazycat/lib/servlet-2_3-fcs-classfiles.zip"/>
<classpathentry kind="output" path="bin"/>
</classpath>