-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
18 lines (18 loc) · 1.2 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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/slf4j-log4j12-1.6.1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.6.1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/log4j-1.2.14.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/quartz-all-2.0.2.jar" sourcepath="D:/wy/Quartz/quartz-2.0.2/quartz-2.0.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/c3p0-0.9.1.1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ojdbc14.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-beans.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-context.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-core.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-jdbc.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-tx.jar"/>
<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
</classpath>