]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fixed classpath according new packaging.
authorJani Laakso <jani.laakso@itmill.com>
Mon, 3 Dec 2007 10:38:52 +0000 (10:38 +0000)
committerJani Laakso <jani.laakso@itmill.com>
Mon, 3 Dec 2007 10:38:52 +0000 (10:38 +0000)
svn changeset:3105/svn branch:trunk

build/package/eclipse-classpath

index e548d24f7c03dc1bc7c7b02de03ca2fd880ae1c5..729516fe66b0df8f44941b5d53e4f907b33fdd8b 100644 (file)
@@ -5,10 +5,10 @@
        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/itmill-toolkit-<version></version>.jar" sourcepath="WebContent/WEB-INF/lib/itmill-toolkit-src-<version></version>.jar"/>
        <classpathentry kind="lib" path="gwt/gwt-servlet.jar" />
        <classpathentry kind="lib" path="gwt/gwt-user.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"/>
-       <classpathentry kind="lib" path="lib/jetty/servlet-api-2.5-6.1.5.jar"/>
+       <classpathentry kind="lib" path="WebContent/demo/lib/reservr/googlemaps_gwt.jar" />
+       <classpathentry kind="lib" path="WebContent/demo/lib/jetty/jetty-6.1.5.jar"/>
+       <classpathentry kind="lib" path="WebContent/demo/lib/jetty/jetty-util-6.1.5.jar"/>
+       <classpathentry kind="lib" path="WebContent/demo/lib/jetty/servlet-api-2.5-6.1.5.jar"/>
        <classpathentry kind="output" path="WebContent/WEB-INF/classes"/>
        <platform-specific-entries></platform-specific-entries>
 </classpath>