- This topic has 2 replies, 2 voices, and was last updated 14 years, 4 months ago by neyde.
-
AuthorPosts
-
neydeMemberThe 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 TipsGWT 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
anjanbMemberhi there,
Good to know about the GWT support. I’m itching to try it using PostgreSQL 8.4. I hope that I won’t be disappointed!
wondering when these bugs will be fixed ?
===============================
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
===============================Thank you,
BR,
~A
neydeMemberPostgres shouldn’t be a problem, but let us know if you do have any problems. The scaffolding bugs should be fixed for GA.
-
AuthorPosts