-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
13 lines (13 loc) · 911 Bytes
/
.classpath
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"/>
<classpathentry kind="con" path="com.genuitec.eclipse.j2eedt.core.J2EE14_CONTAINER"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jcifs-1.2.10.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/mysql-connector-java-5.0.4-bin.jar"/>
<classpathentry kind="lib" path="/home/div/apache-tomcat/apache-tomcat-7.0.77/lib/mysql-connector-java.jar"/>
<classpathentry kind="lib" path="/home/div/apache-tomcat/apache-tomcat-7.0.77/lib/servlet-api.jar"/>
<classpathentry kind="lib" path="/home/div/apache-tomcat/apache-tomcat-7.0.77/lib/jsp-api.jar"/>
<classpathentry kind="lib" path="/home/div/Desktop/project/javax.servlet-3.0.0.v201112011016.jar"/>
<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
</classpath>