Possible Duplicate:
Gigantic Tabs in Eclipse on Ubuntu
Back when I was using Eclipse on Ubuntu 10.04 LTS, I found that the tabs and bars used a bit too much vertical spacing, which made the interface a bit too spacey for my taste.
However, I didn't find a good way to make this right, and I learned to work with it.
But now, after installing Ubuntu 12.10 (or actually Linux Mint 14 Cinnamon), it has gotten even bigger, the vertical spacing.
If you have three tabbed windows with two toolbars in your normal vertical workspace, this easily hides 6 lines of code with useless UI spacing, which I personally find quite annoying.
Before screenshot (a bit too spacey) | After screenshot (annoyingly spacey):
I personally don't like this and I would prefer to get rid of it. I have tried some GTK3 themes and they left stuff almost equally spacey, adding or removing maybe an extra pixel.
I have traveled deep into the preferences of Eclipse itself and I have seen many things. I am not sure if I was distracted or there is just no way of changing this from within Eclipse itself, but I didn't find any.
How do I turn this oversized touch interface for people with 4K screens back into a compact interface for programmers who want to see lots of code?
or
How do I brutally do this myself in /usr/share/themes/*/gtk-3.0/*css?
