-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
24 lines (24 loc) · 2.08 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
24
<?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/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container/FlightReservationSystem"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0"/>
<classpathentry kind="lib" path="F:/workspace/StudentInfo/WebContent/WEB-INF/lib/hibernate-tools.jar"/>
<classpathentry kind="lib" path="F:/workspace/StudentInfo/WebContent/WEB-INF/lib/hibernate-validator-4.1.0.Final.jar"/>
<classpathentry kind="lib" path="F:/workspace/StudentInfo/WebContent/WEB-INF/lib/jasper.jar"/>
<classpathentry kind="lib" path="F:/workspace/StudentInfo/WebContent/WEB-INF/lib/jasper-el.jar"/>
<classpathentry kind="lib" path="F:/workspace/StudentInfo/WebContent/WEB-INF/lib/javassist.jar"/>
<classpathentry kind="lib" path="F:/workspace/StudentInfo/WebContent/WEB-INF/lib/javax.faces-2.1.17.jar"/>
<classpathentry kind="lib" path="F:/workspace/StudentInfo/WebContent/WEB-INF/lib/jdbc2_0-stdext.jar"/>
<classpathentry kind="lib" path="F:/workspace/StudentInfo/WebContent/WEB-INF/lib/joda-time-2.2.jar"/>
<classpathentry kind="lib" path="F:/workspace/StudentInfo/WebContent/WEB-INF/lib/jsp-api.jar"/>
<classpathentry kind="lib" path="F:/workspace/StudentInfo/WebContent/WEB-INF/lib/jstl.jar"/>
<classpathentry kind="lib" path="F:/workspace/StudentInfo/WebContent/WEB-INF/lib/jta.jar"/>
<classpathentry kind="lib" path="F:/workspace/StudentInfo/WebContent/WEB-INF/lib/jtidy-r8-20060801.jar"/>
<classpathentry kind="lib" path="F:/workspace/StudentInfo/WebContent/WEB-INF/lib/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="F:/workspace/StudentInfo/WebContent/WEB-INF/lib/ojdbc6.jar"/>
<classpathentry kind="lib" path="F:/workspace/StudentInfo/WebContent/WEB-INF/lib/ojdbc14.jar"/>
<classpathentry kind="lib" path="C:/Users/DELL/bin/tomcat-juli.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>