GWT Designer isDesignTime Not Working?

2011-07-24 Thread davekor
Hi guys, I have a custom widget which throws a NullPointerException when I attempt to add it to a layout panel with GWT Designer. After some digging, I realized its because my custom widget has some code that tries to contact my server and this code should not be executed when instantiated by GWT

Re: Disabling Symbol Maps?

2011-05-23 Thread davekor
I tried excluding the symbolMap files with the following addition to appengine-web.xml, but its still complaining about the files being too big to be uploaded. So I guess that didn't work. resource-files exclude path=/WEB-INF/deploy/extrasolar/symbolMaps/* / /resource-files On May 13,

Disabling Symbol Maps?

2011-05-12 Thread davekor
My Google AppEngine+GWT application has grown so large that the generated GWT .symbolMap files are now 11mb to 12mb in size. Unfortunately, AppEngine supports a maximum file size of up to 10MB, and refuses to let me deploy the my app to the GAE servers. I understand that the .symbolMap files are