vote up 3 vote down star

In Eclipse, I can switch through open editors using control-page up/down. This works great, except for editors like XML or JavaScript, where there are Design and Source tabs. For those editors, it just toggles between the different tabs. Is there any way to get Eclipse to ignore them? I know about alt-F6 for "Next Editor", but that doesn't use the same order that the editor tabs are displayed in, so it's confusing.

flag

44% accept rate

3 Answers

vote up 0 vote down

I was initially thinking alt-left and alt-right might do what you want, but that's more for going forward and backwards in history of tabs you've viewed. Which might sort of get you what you want, but is probably just as confusing as alt-F6.

I think it sounds more like a bug in Eclipse, might be worth going over to eclipse.org to see if there's a pre-existing bug for this.

link|flag
vote up 3 vote down

With ctrl-e you can jump directly to any editor by typing the beginning of it's name. Quite handy when you've got a lot of editors open.

link|flag
vote up 2 vote down check

You're right -- looks like Eclipse has acknowledged it as a bug. It's fixed in 3.5.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.