forked from wjw465150/RedisManager
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
13 lines (13 loc) · 806 Bytes
/
Copy path.classpath
File metadata and controls
13 lines (13 loc) · 806 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="lib" path="lib/catalina.jar" sourcepath="E:/WJW_DATA/JavaClass/Tomcat-Ext/apache-tomcat-6.0.35-src"/>
<classpathentry kind="lib" path="lib/servlet-api.jar"/>
<classpathentry kind="lib" path="lib/tomcat-coyote.jar"/>
<classpathentry kind="lib" path="lib/tomcat-juli.jar"/>
<classpathentry kind="lib" path="lib/com.springsource.org.apache.commons.pool-1.5.3.jar"/>
<classpathentry kind="lib" path="lib/jarjar-1.2.jar"/>
<classpathentry kind="lib" path="lib/kryo-all.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>