-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
32 lines (32 loc) · 2.22 KB
/
.classpath
File metadata and controls
32 lines (32 loc) · 2.22 KB
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
30
31
32
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="resources"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-beanutils-1.8.0.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-lang-2.3.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-logging.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/spring-2.5.6.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/spring-context-2.5.6.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/spring-context-support-2.5.6.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/spring-webmvc.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/json-lib-ext-spring-1.0.2.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/spring-security-core-2.0.4.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-fileupload-1.2.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/datanucleus-cache-1.1.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-codec-1.4.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/jackson-annotations-2.1.2.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/jackson-core-2.1.2.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/jackson-databind-2.1.2.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/json-lib-2.3-jdk15.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/guava-11.0.2.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/reflections-0.9.8.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/slf4j-api-1.6.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/javassist-3.12.1.GA.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/stax-utils.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/objectify-5.0.3.jar"/>
<classpathentry kind="con" path="com.google.appengine.eclipse.core.GAE_CONTAINER/App Engine"/>
<classpathentry kind="con" path="com.google.appengine.eclipse.core.GAE_CONTAINER"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>