-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
46 lines (46 loc) · 2.93 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="conf"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/ant-1.8.4.jar"/>
<classpathentry kind="lib" path="lib/ant-launcher-1.8.4.jar"/>
<classpathentry kind="lib" path="lib/castor-core-1.3.2.jar"/>
<classpathentry kind="lib" path="lib/castor-xml-1.3.2.jar"/>
<classpathentry kind="lib" path="lib/commons-configuration-1.8.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.3.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.6.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/commons-net-3.1.jar"/>
<classpathentry kind="lib" path="lib/htmlunit-2.9.jar"/>
<classpathentry kind="lib" path="lib/htmlunit-core-js-2.9.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.2.1.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.2.1.jar"/>
<classpathentry kind="lib" path="lib/jackson-core-lgpl-1.9.7.jar"/>
<classpathentry kind="lib" path="lib/jackson-mapper-lgpl-1.9.7.jar"/>
<classpathentry kind="lib" path="lib/jaxb-api-2.2.5.jar"/>
<classpathentry kind="lib" path="lib/jaxb-impl-2.2.5-2.jar"/>
<classpathentry kind="lib" path="lib/junit-4.10.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.15.jar"/>
<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.20.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.6.4.jar"/>
<classpathentry kind="lib" path="lib/slf4j-log4j12-1.6.4.jar"/>
<classpathentry kind="lib" path="lib/spring-aop-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/spring-asm-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/spring-beans-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/spring-context-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/spring-context-support-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/spring-core-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/spring-expression-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/spring-oxm-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/spring-web-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/spring-webmvc-3.1.1.RELEASE.jar" sourcepath="C:/Users/skplanet/.m2/repository/org/springframework/spring-webmvc/3.1.1.RELEASE/spring-webmvc-3.1.1.RELEASE-sources.jar"/>
<classpathentry kind="lib" path="lib/tomcat-dbcp-7.0.28.jar"/>
<classpathentry kind="lib" path="lib/tomcat-extras-juli-7.0.29.jar"/>
<classpathentry kind="lib" path="lib/tomcat-extras-juli-adapters-7.0.29.jar"/>
<classpathentry kind="lib" path="lib/tomcat-jdbc-7.0.28.jar"/>
<classpathentry kind="lib" path="lib/tomcat-embed-core-7.0.28.jar"/>
<classpathentry kind="lib" path="lib/tomcat-embed-jasper-7.0.28.jar"/>
<classpathentry kind="lib" path="lib/ecj-4.2.2.jar"/>
<classpathentry kind="output" path="output"/>
</classpath>