When I'm editing a large file, I often want to have it open in two editing windows at once (eg, for reference, or because I'm working on two different parts of the file at once). For example, here's how I do it with Vim:
Is there any way to do this with Eclipse?