summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/readme.txt
diff options
context:
space:
mode:
authorHenri Sara <henri.sara@itmill.com>2011-08-01 10:26:18 +0000
committerHenri Sara <henri.sara@itmill.com>2011-08-01 10:26:18 +0000
commitd03ef9627d966cf2005318c26f3f40b08a5782ae (patch)
tree58e2d7f86bb6b3b471e561516145d30f2cda3930 /WebContent/VAADIN/readme.txt
parent1a0b835459b8e28821e6310d4d5aada75a55a278 (diff)
downloadvaadin-framework-d03ef9627d966cf2005318c26f3f40b08a5782ae.tar.gz
vaadin-framework-d03ef9627d966cf2005318c26f3f40b08a5782ae.zip
#7266 Remove main sampler tests from Vaadin 6.7
svn changeset:20055/svn branch:6.7
Diffstat (limited to 'WebContent/VAADIN/readme.txt')
-rw-r--r--WebContent/VAADIN/readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/WebContent/VAADIN/readme.txt b/WebContent/VAADIN/readme.txt
index ee64a23423..cabf68b41a 100644
--- a/WebContent/VAADIN/readme.txt
+++ b/WebContent/VAADIN/readme.txt
@@ -28,8 +28,8 @@ 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-sampler", or "ant widgetset-colorpicker" to compile individual
-widgetsets. You must have GWT installed under build/gwt.
+or "ant widgetset-colorpicker" etc. to compile individual 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.