-
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.48 KB
/
.classpath
File metadata and controls
24 lines (24 loc) · 1.48 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="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-fileupload-1.3.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/guava-16.0.1.jar"/>
<classpathentry kind="con" path="com.google.appengine.eclipse.core.GAE_CONTAINER"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/appengine-gcs-client-0.3.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/joda-time-2.3.jar"/>
<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="lib" path="war/WEB-INF/lib/pngj-2.0.0.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/objectify-gwt-1.0.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/objectify-4.1.3.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gwtbootstrap3-0.7-20140325.120501-1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gwtbootstrap3-extras-0.7-20140325.120725-1.jar"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>