I like the Eclipse IDE, but it has an annoying bug that makes it too frustrating, where I will be typing a line of text, and after the carriage return or scrolling, the IDE draws the line incorrectly or overlaps itself, making it impossible for me to decipher it without scrolling back up to erase the line and let it refresh itself.
Both NetBeans and Eclipse have a problem where the context help will only appear after a '.' is entered after an identifier while I'm typing. After any incorrect letters have been entered or a symbol or space is typed, the context help will disappear and not return until I erase all the way back to the point and retype it.
Is there any way to fix these problems? They are very annoying to me. If not, are there any better IDEs available?
EDIT: Eclipse release was Europa; upgrading to Helios release solved everything