Is there a way to disable the code-hint underlining in Eclipse?
I use an eclipse-based IDE for a dynamic language, so it gets annoying at times when it can't discover methods from classes in other folders, and it fills half my screen with distracting yellow lines.
Search for "annotations" in the preferences pane. Select "warnings" (if that's what they are) and uncheck the "text" box.