forked from wjw465150/Pushlet
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
12 lines (12 loc) · 777 Bytes
/
.classpath
File metadata and controls
12 lines (12 loc) · 777 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="thirdparty/apache/log4j-1.2.14/lib/log4j.jar"/>
<classpathentry kind="lib" path="thirdparty/sun/servlet-2.3/lib/servlet.jar"/>
<classpathentry kind="lib" path="thirdparty/wjw-redismanager.jar"/>
<classpathentry kind="lib" path="web-app/WEB-INF/lib/jackson-core-asl-1.9.2.jar"/>
<classpathentry kind="lib" path="web-app/WEB-INF/lib/jackson-mapper-asl-1.9.2.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0"/>
<classpathentry kind="output" path="bin"/>
</classpath>