Thursday, January 12, 2012

Cannot apply CSS through GWT WindowBuilder editor for a multiple modules/Entrypoint application

I usually use GWT WindowBuilder editor to design my GWT application UI,
however I refactored my application to implement multiple
modules/EntryPoint as described in my other post:
http://stackoverflow.com/questions/8834946/dealing-with-rpc-when-doing-multiple-gwt-modules

Now I am getting this error "There are no CSS files referenced from
modules HTML." when I click the CSS button from the Property Editor of
the WindowBuilder editor.

Is there any way to fix this error.

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment