aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorPacien TRAN-GIRARD2014-05-04 18:10:35 +0200
committerPacien TRAN-GIRARD2014-05-04 18:10:35 +0200
commitb8cafdd1c70b3fbb455ee6821c3dd0e5dc587188 (patch)
treebf84b623ddec71edfbfc68f16d5530a3e11f7155 /.classpath
parent688634ae5a5aaf663159032e67d2132ea61c5d5f (diff)
downloadesieequest-b8cafdd1c70b3fbb455ee6821c3dd0e5dc587188.tar.gz
Use lombok and clean up
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index 9697427..e0c30ac 100644
--- a/.classpath
+++ b/.classpath
@@ -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>