-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
26 lines (26 loc) · 1.71 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
<?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.google.appengine.eclipse.core.GAE_CONTAINER/App Engine"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-beanutils.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-collections.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-digester.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-fileupload-1.2.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-logging.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/dyuproject-openid-1.1.6.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/dyuproject-util-1.1.6.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/spring-web.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/spring-webmvc.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/spring.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/tiles-api-2.0.7.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/tiles-core-2.0.7.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/tiles-jsp-2.0.7.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/velocity-1.6.2-dep.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/velocity-1.6.2.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/jetty-util-6.1.19.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/jdom.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/rome-1.0.jar"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>