I have several different processes within a single project that I work on. I am constantly opening and closing tabs(java files) in the code editor for that particular process.
Eclipse provides multiple ways of structuring the IDE desktop:
Ctrl-T
and Alt-Left
/Alt-Right
and Ctrl-Q
you can quickly jump to previous locations where you have edited source files. This is a great help in navigating the open workspace.