I had this once and I think Eclipse sees the generated deferred .js files and tries to validate them if you have the J2EE version of Eclipse installed. Seems like these files are quite complex and/or Eclipse somehow runs out of memory and freezes.
What I have done is to disable all JavaScript validation: - Project preferences -> Builders -> disable JavaScript Validator. - Project preferences -> Validation -> enable project specific settings -> disable any JavaScript validation Hope this helps. -- J. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/44aTu4tATaoJ. 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.
