Thanks Thomas

I have it. Although the UIBinder adds a very long prefix, I can see
the original class name.

Itzik

On Dec 13, 5:49 pm, Thomas Broyer <t.bro...@gmail.com> wrote:
> On 13 déc, 12:22, Itzik Yatom <itzik...@hotmail.com> wrote:
>
> > I have just started to use the the UIbinder in the GWT 2.0 official
> > release, which is a great tool.
>
> > When I am inspecting DOM elements in firefox using firebug I notice
> > that GWT generates classes names that are different from the original
> > ones.  I understand the intention to generates unique class names, but
> > the problem now is that when investigating the page structure it's
> > hard to identify the original elements without their class names.
>
> > Is there a way to keep the original class names ?
>
> Yes, just put the following in your gwt.xml:
>    <set-configuration-property name="CssResource.style"
> value="pretty" />
>
> seehttp://code.google.com/p/google-web-toolkit/wiki/CssResource#Levers_a...

--

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-tool...@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