i don't understand if with GWT designer i can build web (html) application. Thanks
3 Answers
Windows builder PRO published and supported by google. Window Builder was a paid software until google bought it. Now window builder supports GWT, Ext GWT and smart gwt design. And I think it is very good to design GWT, GXT windows.
To Add window builder to eclipse;
Eclipse 3.6 (Helios): http://dl.google.com/eclipse/inst/d2wbpro/latest/3.6
Eclipse 3.5 (Galileo): http://dl.google.com/eclipse/inst/d2wbpro/latest/3.5
Eclipse 3.4 (Ganymede): http://dl.google.com/eclipse/inst/d2wbpro/latest/3.4

- 4,195
- 1
- 33
- 69
"Create rich internet applications with GWT Designer, a powerful set of Eclipse-based development tools that enables Java developers to quickly create Ajax web applications using the Google Web Toolkit (GWT)."
seems pretty self-explanatory

- 1,807
- 12
- 15
-
ok, but on youtube's video, i see the GWT Designer used to build something like desktop app. So i got confused! – stighy Dec 22 '10 at 18:57
You can developer GWT web application either. Here is simple tutorial
Just start with (Exlipse)
1.New->Web application project
2 Open any composite or entrypoint with WindowBuilder Editor. That's all