-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
13 lines (13 loc) · 949 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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="WEB-INF/src"/>
<classpathentry kind="src" output="work" path="work"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v8.0"/>
<classpathentry kind="lib" path="C:/Users/TaeHoon/Documents/apache-tomcat-7.0.68/lib/el-api.jar"/>
<classpathentry kind="lib" path="C:/Users/TaeHoon/Documents/apache-tomcat-7.0.68/lib/jasper.jar"/>
<classpathentry kind="lib" path="C:/Users/TaeHoon/Documents/apache-tomcat-7.0.68/lib/jasper-el.jar"/>
<classpathentry kind="lib" path="C:/Users/TaeHoon/Documents/apache-tomcat-7.0.68/lib/jsp-api.jar"/>
<classpathentry kind="lib" path="C:/Users/TaeHoon/Documents/apache-tomcat-7.0.68/lib/servlet-api.jar"/>
<classpathentry kind="output" path="WEB-INF/classes"/>
</classpath>