-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
16 lines (16 loc) · 1.08 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-collections-3.2.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-lang-2.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/hibernate-3.6.10.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/slf4j-api-1.5.6.jar"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-logging-1.1.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Jersey1.17.1"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/db_lib"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/my_eclipse_lib"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>