1
vote
2answers
43 views

Very slow updating in eclipse

Every time I start eclipse (Whether my computers been on for 2 hours or 1 minute) the update speed is significantly slower than normal. What I mean by that is if I have something such as a paint ...
2
votes
2answers
684 views

Eclipse (Juno) hangs on JSF EL Expression Auto Complete

I am working with Eclipse Juno and a JSF 2.1 Project. Auto-Complete for EL Expressions inside a Facelets file is excruciatingly slow. Slow to the point where if I try to auto-complete a JSF Bean ...
2
votes
1answer
188 views

Disable the building of one project in an Eclipse workspace

I have a workspace with some projects of mine and a really big project, which takes two hours to be built. I would like to disable the automatic building of this wide project while maintaining the ...
3
votes
3answers
905 views

Eclipse PyDev completion hangs (yet again)

I'm using PyDev in Eclipse as my Python editor. It's fine in terms of feature set. Everything works fine except for one very annoying thing: Code completion itself works fast. When I press Alt+Space, ...
3
votes
4answers
1k views

Helios Eclipse java debugger on Windows is very slow to highlight source code

I have Eclipse Helios SR1 installed on Windows XP. I am writing/debugging Java code using JDK 1.6. When I debug and I hit a breakpoint, Eclipse is fast to show me the stacktrace. (See #1 in ...