-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
36 lines (36 loc) · 3.34 KB
/
Copy path.classpath
File metadata and controls
36 lines (36 loc) · 3.34 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="/Users/mac1/Desktop/apache-tomcat-7.0.79/lib/annotations-api.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/mac1/Desktop/apache-tomcat-7.0.79/lib/catalina-ant.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/mac1/Desktop/apache-tomcat-7.0.79/lib/catalina-ha.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/mac1/Desktop/apache-tomcat-7.0.79/lib/catalina-tribes.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/mac1/Desktop/apache-tomcat-7.0.79/lib/catalina.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/mac1/Desktop/apache-tomcat-7.0.79/lib/commons-logging-1.0.4.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/mac1/Desktop/apache-tomcat-7.0.79/lib/ecj-4.4.2.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/mac1/Desktop/apache-tomcat-7.0.79/lib/el-api.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/mac1/Desktop/apache-tomcat-7.0.79/lib/jasper-el.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/mac1/Desktop/apache-tomcat-7.0.79/lib/jasper.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/mac1/Desktop/apache-tomcat-7.0.79/lib/jsp-api.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/mac1/Desktop/apache-tomcat-7.0.79/lib/mysql-connector-java-5.1.7-bin的副本.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/mac1/Desktop/apache-tomcat-7.0.79/lib/org.apache.commons.beanutils.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/mac1/Desktop/apache-tomcat-7.0.79/lib/servlet-api.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/mac1/Desktop/apache-tomcat-7.0.79/lib/tomcat-api.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/mac1/Desktop/apache-tomcat-7.0.79/lib/tomcat-coyote.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/mac1/Desktop/apache-tomcat-7.0.79/lib/tomcat-dbcp.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/mac1/Desktop/apache-tomcat-7.0.79/lib/tomcat-i18n-es.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/mac1/Desktop/apache-tomcat-7.0.79/lib/tomcat-i18n-fr.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/mac1/Desktop/apache-tomcat-7.0.79/lib/tomcat-i18n-ja.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/mac1/Desktop/apache-tomcat-7.0.79/lib/tomcat-jdbc.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/mac1/Desktop/apache-tomcat-7.0.79/lib/tomcat-util.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/mac1/Desktop/apache-tomcat-7.0.79/lib/tomcat7-websocket.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/mac1/Desktop/apache-tomcat-7.0.79/lib/websocket-api.jar"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>