summaryrefslogtreecommitdiffstats
path: root/build/package/eclipse-classpath
diff options
context:
space:
mode:
authorArtur Signell <artur.signell@itmill.com>2009-10-27 09:42:34 +0000
committerArtur Signell <artur.signell@itmill.com>2009-10-27 09:42:34 +0000
commite16021bae62cce2b0527dc27facf08d5b287b32c (patch)
tree2c32a16d1020f99bc53d146726f93ecb13dab141 /build/package/eclipse-classpath
parentaba7127e11b6a57a41db26dd711c9da50e4eea96 (diff)
downloadvaadin-framework-e16021bae62cce2b0527dc27facf08d5b287b32c.tar.gz
vaadin-framework-e16021bae62cce2b0527dc27facf08d5b287b32c.zip
Updated eclipse demo project to reflect library path changes. For #3298
svn changeset:9398/svn branch:6.2
Diffstat (limited to 'build/package/eclipse-classpath')
-rw-r--r--build/package/eclipse-classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/package/eclipse-classpath b/build/package/eclipse-classpath
index c61a6ea718..388d052c56 100644
--- a/build/package/eclipse-classpath
+++ b/build/package/eclipse-classpath
@@ -5,7 +5,7 @@
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/vaadin-<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/gwt-maps.jar" />
+ <classpathentry kind="lib" path="WebContent/demo/lib/gwt-maps/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"/>