aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorPacien TRAN-GIRARD2014-04-19 14:33:25 +0000
committerPacien TRAN-GIRARD2014-04-19 14:33:25 +0000
commitaa9d3526dc7ad09331efd284d28abe9da5939f26 (patch)
treead74e45c3110e40cefb9e4cc67af770417b5c51f /.classpath
parent006daa5c112fd9a5e3bdc38d760ba22b2558651c (diff)
parentdeb050e1caa9bb0c824e1c7cee0aed44e7161683 (diff)
downloadesieequest-aa9d3526dc7ad09331efd284d28abe9da5939f26.tar.gz
Merge branch 'zuul-even-better' into 'master'
Zuul Even Better
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>