]> source.dussan.org Git - vaadin-framework.git/commitdiff
Moved gwt-user.jar upward in classpath so that Eclipse can now see the GWT JavaDocs...
authorMarko Grönroos <magi@iki.fi>
Fri, 31 Oct 2008 15:46:37 +0000 (15:46 +0000)
committerMarko Grönroos <magi@iki.fi>
Fri, 31 Oct 2008 15:46:37 +0000 (15:46 +0000)
svn changeset:5793/svn branch:trunk

build/package/eclipse-classpath

index 24455a2048c6379b549c27bcf67fdadf6d8cf51e..d33db619c5c69a5e59687274b4a08c252f45e07d 100644 (file)
@@ -3,8 +3,8 @@
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
        <classpathentry kind="src" path="WebContent/WEB-INF/src"/>
        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/itmill-toolkit-<version></version>.jar"/>
-       <classpathentry kind="lib" path="gwt/gwt-servlet.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/jetty/jetty-6.1.7.jar"/>
        <classpathentry kind="lib" path="WebContent/demo/lib/jetty/jetty-util-6.1.7.jar"/>