In Eclipse you can hit Ctrl + J to use Incremental Find which is awesome. But if you start out half way down the page, and try to find something in the top half it won't find it because it doesn't wrap around, it stops at the bottom of the page. So I often end up jumping to the top of the page, just to incremental find to the middle.
Is there a way to force incremental find to wrap around the bottom of the page?
Note: I realize there is also Ctrl + Shift + J to do a reverse incremental find, but that has the same limitations.