I work with some very large files in Eclipse (3.5.2)
As I move the cursor around inside the file, I can lose track of which method my cursor currently in. As such I have to scroll all the way back up to the top of the function to see it's name.
Does anyone know of a way to have this displayed in Eclipse's user interface?
If you have the Outline view open, it tracks which method your cursor's in.