This repository has been archived by the owner on Nov 8, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
29 lines (29 loc) · 2.11 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
25
26
27
28
29
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/home/peter/Applications/tomcat6/lib/annotations-api.jar"/>
<classpathentry kind="lib" path="/home/peter/Applications/tomcat6/lib/catalina.jar"/>
<classpathentry kind="lib" path="/home/peter/Applications/tomcat6/lib/catalina-ant.jar"/>
<classpathentry kind="lib" path="/home/peter/Applications/tomcat6/lib/catalina-ha.jar"/>
<classpathentry kind="lib" path="/home/peter/Applications/tomcat6/lib/catalina-tribes.jar"/>
<classpathentry kind="lib" path="/home/peter/Applications/tomcat6/lib/el-api.jar"/>
<classpathentry kind="lib" path="/home/peter/Applications/tomcat6/lib/jasper.jar"/>
<classpathentry kind="lib" path="/home/peter/Applications/tomcat6/lib/jasper-el.jar"/>
<classpathentry kind="lib" path="/home/peter/Applications/tomcat6/lib/jasper-jdt.jar"/>
<classpathentry kind="lib" path="/home/peter/Applications/tomcat6/lib/jsp-api.jar"/>
<classpathentry kind="lib" path="/home/peter/Applications/tomcat6/lib/servlet-api.jar"/>
<classpathentry kind="lib" path="/home/peter/Applications/tomcat6/lib/tomcat-coyote.jar"/>
<classpathentry kind="lib" path="/home/peter/Applications/tomcat6/lib/tomcat-dbcp.jar"/>
<classpathentry kind="lib" path="/home/peter/Applications/tomcat6/lib/tomcat-i18n-es.jar"/>
<classpathentry kind="lib" path="/home/peter/Applications/tomcat6/lib/tomcat-i18n-fr.jar"/>
<classpathentry kind="lib" path="/home/peter/Applications/tomcat6/lib/tomcat-i18n-ja.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/mysql-connector-java-5.1.16-bin.jar"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>