Closed GoogleCodeExporter closed 9 years ago
Sorry, I have alredy solved it.
I removed the the lines below from Calendar.gwt.xml file
<extend-property name="locale" values="es"/>
<extend-property name="locale" values="es_MX"/>
<extend-property name="locale" values="fr"/>
<extend-property name="locale" values="it"/>
<extend-property name="locale" values="no"/>
<extend-property name="locale" values="nn_NO"/>
<extend-property name="locale" values="pl_PL"/>
so, compile time return to as before
Original comment by harunate...@gmail.com
on 20 Sep 2010 at 3:14
Original comment by Brad.Ryd...@gmail.com
on 20 Sep 2010 at 5:04
You can eliminate unwanted permutations by updating your project's module xml
file (as opposed to removing the items from the Calendar.gwt.xml file. See the
following post in our mailing list:
http://groups.google.com/group/gwt-cal/browse_thread/thread/4a8f865819d65f9a/2b5
04a31eab8198f?lnk=gst&q=en#2b504a31eab8198f
Original comment by Brad.Ryd...@gmail.com
on 20 Sep 2010 at 5:41
Original issue reported on code.google.com by
harunate...@gmail.com
on 20 Sep 2010 at 12:31Attachments: