Eclipse: Scroll down further than file's last line
I've been searching to no avail for a tweak that would enable Eclipse's editor window to scroll down N lines further below the edited file's last line. Such behavior is supported in:
IntelliJ IDE
VIM (by setting 'set scrolloff=10' for example, enabling you to scroll 10 lines further below the last line)