diff options
author | Pacien TRAN-GIRARD | 2014-04-19 14:33:25 +0000 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2014-04-19 14:33:25 +0000 |
commit | aa9d3526dc7ad09331efd284d28abe9da5939f26 (patch) | |
tree | ad74e45c3110e40cefb9e4cc67af770417b5c51f /.classpath | |
parent | 006daa5c112fd9a5e3bdc38d760ba22b2558651c (diff) | |
parent | deb050e1caa9bb0c824e1c7cee0aed44e7161683 (diff) | |
download | esieequest-aa9d3526dc7ad09331efd284d28abe9da5939f26.tar.gz |
Merge branch 'zuul-even-better' into 'master'
Zuul Even Better
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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> |