Rajeev thanks so much for helping me to resolve this. After looking at that bug report I knew I had no choice but to roll back GWT or upgrade my Java to Java 6. So I did the latter.
I went into Preferences in Eclipse, selected Java then Installed JRE's and added the information for the Java 6 version of Java which hadn't been included in the list in Eclipse. I disabled Java 5. I restarted Eclipse and then attempted a compile and the compile "worked". ( That is, I have compile errors because I attempted to use a StringTokenizer in my GUI but that is a manageable developer error). And I can see the output in the Console within Eclipse. So the "hang" issue of this thread has been resolved. Thanks Rajeev. -- 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.
