I have a mature gwt app that has been working fine for a long while
now.  Total compile time is long but bearable ... about 90 seconds.

 I just started using eclipse and it pointed out a bunch of warnings,
mostly dealing with Serializable ids.  I added the SuppressWarning
("serial") annotation to make it go away, but now my compile time has
essentially double to about 3 minutes.

I made other changes but that is the only thing I consistently changed
(I have a couple gwt apps in the same project and both of them are
compiling much slower), so I'm reasonably sure that is the problem.

Has anyone else experienced this?  Is there anything I can do (other
than remove the annotations)?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
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