-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
23 lines (23 loc) · 1.77 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" output="test-classes" path="test"/>
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/mail.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/TokenLibrary-0.0.2-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/org.springframework.aop-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/org.springframework.asm-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/org.springframework.beans-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/org.springframework.context.support-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/org.springframework.context-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/org.springframework.core-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/org.springframework.expression-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/org.springframework.jdbc-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/org.springframework.orm-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/org.springframework.oxm-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/org.springframework.transaction-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/org.springframework.web.servlet-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/org.springframework.web-3.1.1.RELEASE.jar"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>