diff options
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> |