Is there a plugin/feature in eclipse that enables you to separate parts of a java source file with distinct background colors? Preferably, this feature could be switched on/off.
This would come handy when handling extremely large source files. I'd assign different background colors for parts of the file that handle e.g. initialization, UI events, whatever. I think this would improve readability.
So do you know a plugin that can do this? Any other solution/suggestion is welcome that helps navigation in large source files.