From: Matti Tahvonen Date: Tue, 9 Mar 2010 16:16:41 +0000 (+0000) Subject: reverting changes committed by accident after epic eclipse/subclicpse fail X-Git-Tag: 6.7.0.beta1~1966 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=40c65cf063651a686855b5e99a6b7821f841d195;p=vaadin-framework.git reverting changes committed by accident after epic eclipse/subclicpse fail svn changeset:11727/svn branch:6.3 --- diff --git a/WebContent/VAADIN/readme.txt b/WebContent/VAADIN/readme.txt index 926bc01a9e..672862a35c 100644 --- a/WebContent/VAADIN/readme.txt +++ b/WebContent/VAADIN/readme.txt @@ -29,8 +29,7 @@ Vaadin Development When developing the Vaadin Library itself, change to "build" directory and run "ant widgetsets" to compile all widgetsets or "ant widgetset-default", "ant-widgetset-reserver", or "ant widgetset-colorpicker" to compile individual -widgetsets. You must have GWT installed under build/gwt, under the proper -platform directory. +widgetsets. You must have GWT installed under build/gwt. See http://dev.vaadin.com/wiki/DevDocs/StartingDevelopment for instructions for installing GWT and compiling widgetsets for Vaadin development.