-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
28 lines (28 loc) · 1.6 KB
/
Copy path.classpath
File metadata and controls
28 lines (28 loc) · 1.6 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="src" path=".apt_generated">
<attributes>
<attribute name="optional" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER/GWT"/>
<classpathentry kind="con" path="com.google.appengine.eclipse.core.GAE_CONTAINER/App Engine"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-fileupload-1.2.2.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/objectify-3.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gwt-log-3.2.0.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/log4j-1.2.16.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gwt-dnd-3.2.0.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gwt-maps-1.1.1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gwtupload-0.6.6.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gwtupload-gae-0.6.6.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gson-2.2.2.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/guava-14.0-rc1.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/guava-gwt-14.0-rc1.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/eaticious"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>