diff options
author | Marko Grönroos <magi@iki.fi> | 2008-02-26 13:18:54 +0000 |
---|---|---|
committer | Marko Grönroos <magi@iki.fi> | 2008-02-26 13:18:54 +0000 |
commit | 9e5b1f5171cf6d2c84ba00ad514ee791f3f6e61c (patch) | |
tree | 7676ae2502ac1fc7d8690112cee7c798dd376495 /build/readme.txt | |
parent | 58836873a3358a56669643f97d7966d3f0b3e03c (diff) | |
download | vaadin-framework-9e5b1f5171cf6d2c84ba00ad514ee791f3f6e61c.tar.gz vaadin-framework-9e5b1f5171cf6d2c84ba00ad514ee791f3f6e61c.zip |
Merged /branches/5.1 (3858:3929) back to trunk.
svn changeset:3930/svn branch:trunk
Diffstat (limited to 'build/readme.txt')
-rw-r--r-- | build/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/readme.txt b/build/readme.txt index 43fcd20a12..491f129db6 100644 --- a/build/readme.txt +++ b/build/readme.txt @@ -10,7 +10,7 @@ See documentation on build.xml how product is build. 3. Extract or link GWT distribution under build/gwt/<platform> directory / directories - <platform> = linux|windows|mac -4. Update Eclipse project classpath build/gwt/<platform>/gwt-user.jav and gwt-dev-<platform>.jar +4. Update Eclipse project classpath build/gwt/<platform>/gwt-user.jar and gwt-dev-<platform>.jar Note: All GWT distributions have been moved to https://svn.itmill.com/svn/itmill-toolkit/gwt |