GWT compilation pending
I created a Google Web toolkit project in eclipse (indigo, GWT 2.4, Linux, Ubuntu), made some changes (mainly, renamed the default module and added a new module), then click "GWT compile", and nothing happened - the compilation has just been hanged No output; The progress bar in the lower right corner shows "0%"
When I use "loglevel = all", I get a line of output "checking for updates", and then it hangs
I tried to delete the cache - nothing changed
I try to create a new project and copy the source file - no change
With this link: http://comments.gmane.org/gmane.org.google.gwt/70561 I added "- xdisableupdatecheck" to the compiler; Now the compilation is complete, but when I try to run in development mode ("run as – > Web application"), it says "development mode is loading..." and hangs
I don't even know how to start debugging this Please give me some tips!
Solution
I have a similar problem Here is my sequence of events:
The above is the whole content of GWT compilation suspension collected by programming house for you. I hope this article can help you solve the program development problems encountered by GWT compilation suspension.
If you think the content of the programming home website is good, you are welcome to recommend the programming home website to programmers and friends.