-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
27 lines (27 loc) · 1.83 KB
/
.classpath
File metadata and controls
27 lines (27 loc) · 1.83 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
<?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="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.google.cloud.tools.eclipse.appengine.standard.runtimeClasspathProvider/App Engine Standard Runtime"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/appengine-api-labs.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/appengine-endpoints-deps.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/appengine-endpoints.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/appengine-jsr107cache-1.9.10.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/appengine-jsr107cache-1.9.25.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/appengine-jsr107cache-1.9.34.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-codec-1.9.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/datanucleus-appengine-1.0.10.final.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/datanucleus-core-1.1.5.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/datanucleus-jpa-1.1.5.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/geronimo-jpa_3.0_spec-1.1.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/geronimo-jta_1.1_spec-1.1.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/jdo2-api-2.3-eb.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/jsr107cache-1.1.jar"/>
<classpathentry kind="con" path="com.google.cloud.tools.eclipse.appengine.libraries/master-container">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>