The thing about eclipse is that it's never doing nothing. I used to
have lots of problems with Eclipse 3.1.0 (I think) before upgrading
OS X to 10.4.3. It tended to happen whenever the source completion
kicked in and it always happened when clicking the compile error
symbols in the margin. My guess is some heavy DB processing causing
a deadlock.
I never found a fix, I just kept upgrading components and disabling
plugins until it calmed down.
I think cleaning out the workspace helped - export your preferences
first and add all the projects to CVS - then just start a new
workspace and import it all again. Not very neat, but I haven't had
any trouble in weeks.
Paul.
On 1 Nov 2005, at 18:30, David Eichmann wrote:
Is anyone else running into stability problems with Eclipse under
10.4.3 using Java 1.4.2? I did the upgrade on my PowerBook last
night and had two separate incidents of the Eclipse user interface
going completely unresponsive to any events, while the rest of the
system appeared unaffected - readily resolved with a force quit.
This has now occurred a couple of times on my DP 1.42 GHz G4 with a
complete system freeze thrown in. This appears to be induced at
random by just attempting to position the cursor in a source window
at a new insertion point during normal editing...
- Dave