The MyEclipse for Spring 8.6 M2 release includes support for GWT scaffolding. With this new capability you can generate a full ready-to-run GWT application, while leveraging the robust application architecture that supports all of the scaffolding options of MyEclipse for Spring (including Spring MVC, Spring Web Flow, and Adobe Flex).
Tutorial: GWT Scaffolding with MyEclipse for Spring
Screencast: GWT Scaffolding Tips
GWT scaffolding has been tested with the GWT 2.0.4.
There are a few known issues:
1. Empty table cells don’t have border.
2. Some issues resizing table columns.
3. Using MyEclipse Web Browser tab contents don’t show up.
4. Deleting row in master table does not remove tab (edit form)
5. One-to-One relationships: Recursion error when creating new children records.
6. Picker and Clear do not work for Many to One relationship.
7. Editing the same row in the Master Grid opens a new tab
8. Date form elements display the time
9. Accordion view does not scroll when views are maximized past bottom edge
10. Project names with period causes Resource file missing errors after Scaffolding