Problem solved. I still had a copy of the stock watcher app that's in the GWT tutorial and so I brought it into Eclipse and it ran fine. With that I concluded that something is probably amiss in one of the dot files (files starting with a ".") or other files built by the GWT compiler and crossed my fingers that the defective file wasn't on the CVS copy of the application. It wasn't and so deleting the project from Eclipse and then recreating it from CVS took care of the problem. All is now working.
-- Rob On Jan 4, 2:29 pm, Rob Tanner <[email protected]> wrote: > Hi, > > I'm running Eclipse 3.5 with the GWT plugin for 3.5 and webkit 2.0. > I'm using MyEclipse 8.0 and using Pulse to build my IDE environment. > I'm running identical environments pm my MacBook Pro (Leopard) and my > iMac (Snow Leopard). On the laptop all is honky dory but on my iMac, > the moment I try to run a GWT project, Eclipse locks up and I have to > force quit. For non-GWT projects, all is well. When I bring up Eclipse > there are a number of warnings, most of which are NLS unused message > warning which I can assume I can ignore. However, I also get the > following Google GWT related error: > > While loading class "com.google.gwt.eclipse.core.clientbundle.ClientBu > ndleResourceChangeListener$1", thread "Thread[Worker-1,5,main]" timed > out waiting (5000ms) for thread "Thread[main,6,main]" to finish > starting bundle "com.google.gwt.eclipse.core_1.2.0.v2009120620 03 > [170]". To avoid deadlock, thread "Thread[Worker-1,5,main]" is > proceeding but "com.google.gwt.eclipse.core.clientbundle.ClientBu > ndleResourceChangeListener$1" may not be fully initialized. > > I also tried a straight Eclipse 3.5 download and added the plugin and > webkit using the update site URL rather than Pulse. I don't get the > same entry in the error log as above, but it still locks up. Any > ideas? > > -- Rob
-- 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.
