diff options
Diffstat (limited to 'build/package/eclipse-classpath')
-rw-r--r-- | build/package/eclipse-classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/package/eclipse-classpath b/build/package/eclipse-classpath index d33db619c5..d5a181374d 100644 --- a/build/package/eclipse-classpath +++ b/build/package/eclipse-classpath @@ -5,7 +5,7 @@ <classpathentry kind="lib" path="WebContent/WEB-INF/lib/itmill-toolkit-<version></version>.jar"/> <classpathentry kind="lib" path="gwt/gwt-user.jar" /> <classpathentry kind="lib" path="gwt/gwt-servlet.jar" /> - <classpathentry kind="lib" path="WebContent/demo/lib/reservr/googlemaps_gwt.jar" /> + <classpathentry kind="lib" path="WebContent/demo/lib/reservr/gwt-maps.jar" /> <classpathentry kind="lib" path="WebContent/demo/lib/jetty/jetty-6.1.7.jar"/> <classpathentry kind="lib" path="WebContent/demo/lib/jetty/jetty-util-6.1.7.jar"/> <classpathentry kind="lib" path="WebContent/demo/lib/jetty/servlet-api-2.5-6.1.7.jar"/> |