I have a project I added gwt-cal to.  All of a sudden, compilation 
generates 66 permutations.  

So I added the following lines to my module.gwt.xml file to try to stop 
locale compilation (I only need English). 
  <extend-property name='locale' values='en'/> 
  <set-property-fallback name='locale' value='en'/> 
  <set-property name='locale' value='en'/>

However, I still get 66 permutations.

I have no idea where to go next!! Can anybody help?

-- 
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/-/tzu4ZqeilYcJ.
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.

Reply via email to