diff options
author | Pacien TRAN-GIRARD | 2014-05-04 18:10:35 +0200 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2014-05-04 18:10:35 +0200 |
commit | b8cafdd1c70b3fbb455ee6821c3dd0e5dc587188 (patch) | |
tree | bf84b623ddec71edfbfc68f16d5530a3e11f7155 /.classpath | |
parent | 688634ae5a5aaf663159032e67d2132ea61c5d5f (diff) | |
download | esieequest-b8cafdd1c70b3fbb455ee6821c3dd0e5dc587188.tar.gz |
Use lombok and clean up
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,5 +6,6 @@ | |||
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"/> | 7 | <classpathentry kind="lib" path="lib/guava-16.0.1.jar"/> |
8 | <classpathentry kind="lib" path="lib/guava-gwt-16.0.1.jar"/> | 8 | <classpathentry kind="lib" path="lib/guava-gwt-16.0.1.jar"/> |
9 | <classpathentry kind="lib" path="lib/lombok.jar"/> | ||
9 | <classpathentry kind="output" path="war/WEB-INF/classes"/> | 10 | <classpathentry kind="output" path="war/WEB-INF/classes"/> |
10 | </classpath> | 11 | </classpath> |