aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 2 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index 8836eed..9697427 100644
--- a/.classpath
+++ b/.classpath
@@ -4,5 +4,7 @@
4 <classpathentry kind="src" path="res"/> 4 <classpathentry kind="src" path="res"/>
5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6 <classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/> 6 <classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
7 <classpathentry kind="lib" path="lib/guava-16.0.1.jar"/>
8 <classpathentry kind="lib" path="lib/guava-gwt-16.0.1.jar"/>
7 <classpathentry kind="output" path="war/WEB-INF/classes"/> 9 <classpathentry kind="output" path="war/WEB-INF/classes"/>
8</classpath> 10</classpath>