Switching among source windows in Eclipse/CFEclipse
PS For other keyboard shortcuts I've shared, going beyond things related to CF, check out the category/tag on the topic at my other (older) blog, tipicalcharlie.com: http://www.tipicalcharlie.com/tags/?/keyboard%2Bshortcuts
PPS The entry above on ctrl-f6 is just one more point to be made about looking at Eclipse as a whole when using either CFE or FD. Don't just focus on what those plug-ins add, but rather also on the built-in features of the Eclipse interface which may help you with day-to-day functionality.





In Eclipse:
Window / Preferences
General / Keys
Scroll all the way down to the bottom. About 12th from the BOTTOM you will see category "Next Editor".
Double Click that line. The modify screen for that action will open up.
Set focus to the Key Sequence section, and hit CTRL-TAB, then click the ADD button. You should now see TWO commands for "Next Editor". You can now select the original one, and click Delete.
Hit Apply... and Bob's yer uncle.. You are sorted
Instead of CTRL (Or Apple key if you are on a mac) + F6, CTRL + E I find is easier on the fingers and does the same :)
First, David's Ctrl+pgdn/up does indeed work more like ctrl-tab then either of the others. It just jumps to the next or previous open file. Interestingly, when at the right-most displayed file, it switches to working like the Ctrl-E option Andy mentions.
And that differs from the ctrl-f6 option in the way that Dan mentions: it shows the pop up of files like ctrl-f6, but it adds the ability to type in characters to find matching file names.
All very nice. I didn't know about any of them so I hope that one of them appeals to readers. Cheers.
It's:
CTRL + TAB to move forward through the list
CTRL + SHIFT + TAB to move backward through the list
That's how I've got my mappings.