Eclipse Juno and traditional style tabs

by cmur2 on 2012-12-08 in Java

My main reason to not use Eclipse 4.x was the new UI and lack of the Show traditional style tabs option in Preferences > General > Appearance for classic themes (which almost achieve the old look again)… but as I found out today there are workarounds:

Find the CSS file of your theme and replace swt-simple: false with swt-simple: true. Have fun with traditional tabs again!

Edit: Works with Kepler too :)

The post »Eclipse Juno and traditional style tabs«
is licensed under Creative Commons BY-NC-SA 3.0.

cmur2

https://www.mycrobase.de/

GitHub