5

I'm using Eclipse Indigo, currently only 6 open file tab is visible at a time, if i open more then they stay open but file appear in drop down list and get out of visibility.
Is it possible to configure to show at least 10 open and visible file on the Tabs.
Thanks,Rahul.

rain
  • 479
  • 2
  • 6
  • 20

1 Answers1

1

Visible tabs on eclipse are determined by the width of the area, the larger area you have more tabs you can see ...

aleroot
  • 71,077
  • 30
  • 176
  • 213
  • 2
    You can minimize the outline view to get a few more. Because the tabs follow a random appear-disappear order, you could always opt for 1 tab :-) It's a preference in `Preferences>General>Editors` called "Show multiple editor tabs". Then you can use CTRL+E or CTRL+SHIFT+E to switch editors – Paul Webster May 10 '12 at 12:06
  • Yes i already have that option check, all i wish to see is firefox or chrome like tab arrangements. – rain May 10 '12 at 12:34