-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
23 lines (23 loc) · 1.59 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/apache-tomcat-9.0"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/activation.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/c3p0-0.9.5.4.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/fastjson-1.2.57.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/jstl.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/mail.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/mchange-commons-java-0.2.15.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/mysql-connector-java-5.1.10-bin.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/standard.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-fileupload-1.4.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Java EE 6"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v9.0"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v8.5"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>