GWT Designer does work quite well with GWT 2.0.4. The user in this thread made no mention of UiBinder and the error he reported would have nothing to do with UiBinder. GWT Designer supports the full GWT Java API available in GWT 2.0.4, so you can basically build any GWT 2.0.4 app that you like (including the use of add-ons like GXT and SmarGWT). GWT Designer does support UiBinder, but the version of UiBinder in GWT 2.0.4 does not support any of the hooks needed for visual design needed by GWT Designer. For that you need GWT 2.1M3. I do, however, stand by my statement that GWT Designer works quite well with GWT 2.0.4 (as it has with each release prior).
On Sep 23, 10:12 am, AlexG <[email protected]> wrote: > Hi, > > the fact, that GWT Designer works well with GWT 2.0.4 I think isn´t > true. > If you watn to use UiBinder for your Views, I also got problems, with > GWT 2.0.4. With GWT 2.1M3 it´s working. The problem I still have is, > that the GWT Designer doens´t open ui.xml files in Design mode, which > wasn´t created with the GWT Designer. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
