diff options
-rw-r--r-- | build/workspace-eclipse/.classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/workspace-eclipse/.classpath b/build/workspace-eclipse/.classpath index 8af8d8b9d8..62b2763dd6 100644 --- a/build/workspace-eclipse/.classpath +++ b/build/workspace-eclipse/.classpath @@ -6,6 +6,7 @@ <classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-fileupload-1.2.jar" /> <classpathentry kind="lib" path="gwt/gwt-servlet.jar" /> <classpathentry kind="lib" path="gwt/gwt-user.jar" /> + <classpathentry kind="lib" path="gwt/gwt-dev-mac.jar"/> <classpathentry kind="lib" path="lib/demo/reservr/googlemaps_gwt.jar" /> <classpathentry kind="lib" path="lib/jetty/jetty-6.1.5.jar"/> <classpathentry kind="lib" path="lib/jetty/jetty-util-6.1.5.jar"/> |