Hacker News new | ask | show | jobs
by sterwill 5620 days ago
People often repeat that Eclipse is "unstable." I can use one Eclipse process for weeks, even months on-end with JVMs from Sun and IBM on Linux, and it never crashes or needs a restart (except if installing new plug-ins). The ADK tools don't have the polish of the core features, and I haven't used them as much as other tools, but what's causing instability?
1 comments

I've had serious problems with Eclipse's autocomplete/intellisense prediction feature. It often begins listing identifiers and then just hangs indefinitely. I don't know if the fact I'm developing using the Windows build is significant - it is Java after all so it should be platform agnostic.

I seem to have bad luck with IDE's though. I develop using Visual Studio 2008 and that has some horrendous problems, though VS was never known for stability (six service packs for VS6, anyone?)