the "CssResource.style" property in your module's XML and setting the
value to "pretty"? Doing that results in disabling the class name
obfuscation.
You can also use the @External annotation on individual css classes to
do the same if you don't want everything in a CssResource being
unobfuscated.
On Nov 28, 5:06 am, sinelaw <jones.noa...@gmail.com> wrote:
> I've created a patch for CssResources to not change CSS class names at
> all.
>
> Details + motivation are given in the issue here:http://code.google.com/p/google-web-toolkit/issues/detail?id=5659
>
> Also, see at least one case where a developer (other than me) needed
> such a feature:
>
> http://code.google.com/p/google-web-toolkit/issues/detail?id=5659&can...
>
> Comments welcome,
> Noam Lewis
> EntireOne Inc.
--
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