On 4/27/2012 6:47 PM, sbt wrote:
Hi,

I am facing issue in GWT Designer. Unable to open the design mode in
Ecilpse , however everything is done under given instructions.

Image is attached herewith.

--
You received this message because you are subscribed to the Google
Groups "Google Web Toolkit" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-web-toolkit/-/M1e9pBNkby8J.
To post to this group, send email to
google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.

You should load "layouts" without much logic on it so the GWT designer will not have hard time drawing up the widget. I mean, in my case my UI are pure UI (no logic, MVP pattern) so GWT designer have no problem rendering the widget. In case your are using UiBinder you should open the ui.xml file and not the .java part of the UiBinder code.

--
You received this message because you are subscribed to the Google Groups "Google 
Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to