Re: Disabling Symbol Maps?

2011-05-23 Thread sixcorners
Well.. Here is a way to solve it I guess.. Kind of the least most invasive way to do it.. http://pastebin.com/urjK7LaB then add this to .gwt.xml define-linker class=x.linker.SymbolMapTooBig name=symbolmapsucks/ add-linker name=symbolmapsucks/ I recommend testing it first... Good luck.. --

Re: Disabling Symbol Maps?

2011-05-13 Thread sixcorners
Would removing them from being included in app engine's static files or resources help? http://code.google.com/appengine/docs/java/config/appconfig.html#Static_Files_and_Resource_Files -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To

Eclipse setup, javax.validation missing and jsp syntax highlighting

2010-11-13 Thread sixcorners
I see in the RequestFactory example (http://code.google.com/p/google- web-toolkit/source/browse/trunk/samples/expenses/src/main/java/com/ google/gwt/#gwt/sample/expenses/shared), the Entity has properties that have constraint annotations like javax.validation.constraints.Size. Unfortunately when I

__gwt_historyFrame Why not dynamically put it on the webpage?

2009-11-15 Thread sixcorners
Is it possible to put the hidden iframe for the History class onto the webpage from inside the toolkit? Maybe just send it for the browsers that need it too? -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email