-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
29 lines (29 loc) · 2.21 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 kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-server-1.9.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/javax.ws.rs.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-core-1.9.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/ant.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/postgresql-9.2-1002.jdbc4.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/quartz-all-2.1.7.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/poi-excelant-3.8-20120326.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/poi-ooxml-3.8-20120326.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/poi-ooxml-schemas-3.8-20120326.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/poi-scratchpad-3.8-20120326.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.8.0_201"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0"/>
<classpathentry kind="lib" path="F:/汉天/com.springsource.javax.validation-1.0.0.GA.jar"/>
<classpathentry kind="lib" path="F:/汉天/commons-lang3-3.9.jar"/>
<classpathentry kind="lib" path="F:/汉天/slf4j-api-2.0.0-alpha1.jar"/>
<classpathentry kind="lib" path="F:/汉天/vaadin/vaadin-jar/vaadin-6.8.0.jar"/>
<classpathentry kind="lib" path="F:/汉天/vaadin/vaadin-jar/vaadin-6.8.0-javadoc.jar"/>
<classpathentry kind="lib" path="F:/汉天/vaadin/vaadin-jar/vaadin-6.8.0-sources.jar"/>
<classpathentry kind="lib" path="F:/汉天/vaadin/vaadin-jar/vaadin-6.8.3.jar"/>
<classpathentry kind="lib" path="F:/汉天/vaadin/vaadin-jar/vaadin-6.8.3-javadoc.jar"/>
<classpathentry kind="lib" path="F:/汉天/vaadin/vaadin-jar/vaadin-6.8.3-sources.jar"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>