-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
14 lines (14 loc) · 867 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="lib" path="web/WEB-INF/lib/commons-fileupload-1.2.2.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/commons-lang-2.5.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/jstl.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/mysql-connector-java-5.0.8-bin.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/servlet-api.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/spring-core-3.2.0.M1.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/spring-web-3.2.0.M1.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/standard.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>