I use Eclipse and GWT plugin.
I've got a medium project (about 500 files). When I save a file, it can be fast or takes a long long time (about 1 to 2 minutes). The problem is that now, it often takes long time to save.
The message in progress bar is "refreshing reference" and there is dozens of tasks "refreshing reference".
I don't know how to solve it...
Have you got an idea why eclipse is so slow and indicates dozens of "refreshing reference" tasks when it happens.
I precise I've got a good computer : 4Go RAM, double core Mac Book Pro 15" disk 7200
**EDIT: I confirmed it's come from google plugin eclipse. When I uninstall it, it runs perfectly. I think that this plugin has some bugs...
A thread has been started on GWT mailing list.
An issue has been opened: star it if you have same problems: http://code.google.com/p/google-web-toolkit/issues/detail?id=5773 **