-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
21 lines (21 loc) · 1.26 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="com.google.appengine.eclipse.core.GAE_CONTAINER"/>
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/objectify-5.1.12.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/objectify-gwt-1.2.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/guava-19.0.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gson-2.6.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gwt-bootstrap-2.2.2.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/datanucleus-cache-3.1.3.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gwtbootstrap3-0.9.3.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/jersey-bundle-1.19.1.jar"/>
<classpathentry kind="lib" path="/Users/sxs149331/Documents/Source-Codes/Java/gson-2.8.0.jar"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>