Eclipse Juno - In my workspace I have \'Package Explorer\' opened on the left side, on the right side I have 6 visible file tabs and under \'Show List\' I have 17 files.
There's a more straight-forward way to bring back the old tab behavior of the eclipse Juno editor:
INSTALL/plugins/org.eclipse.platform_4.2.0.qualifier/cssswt-mru-visible: false; with swt-mru-visible: true;If that doesn't work, also look in INSTALL/configuration/org.eclipse.e4.ui.css.swt.theme/ for CSS files.
If you have a look at the css files of the different themes, you can see why switching the theme solves the problem as well.
=> http://wiki.eclipse.org/Eclipse4/CSS