-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
24 lines (24 loc) · 1.61 KB
/
.classpath
File metadata and controls
24 lines (24 loc) · 1.61 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="com.google.appengine.eclipse.core.GAE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/appengine-api-1.0-sdk-1.7.4.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/appengine-api-labs.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/appengine-endpoints.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/appengine-jsr107cache-1.7.4.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/asm-3.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/datanucleus-api-jdo-3.1.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/datanucleus-api-jpa-3.1.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/datanucleus-appengine-2.1.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/datanucleus-core-3.1.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/geronimo-jpa_2.0_spec-1.0.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/jdo-api-3.0.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/jsr107cache-1.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/jsr311-api-1.1.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/jta-1.1.jar"/>
<classpathentry kind="lib" path="/home/jakub/Downloads/jersey-bundle-1.8.jar"/>
<classpathentry kind="lib" path="/home/jakub/Downloads/jsr250-api-1.0.jar"/>
<classpathentry kind="lib" path="/home/jakub/Downloads/jersey-bundle-1.17.jar"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>