Like the subject reads:
How much good-looking UIs can be built using Eclipse RCP?
Can they be built to look as good as the app screen below?
Or, lets just define good being: support for rounded borders, gradient backgrounds, rich text, true type fonts and all those stuff that applies to modern rich UI look and feels.

(source: mimblog.de)
The upcoming eclipse e4 will support for eclipse itself, or RCP applications, all sort of skins including gradient-based ones.
(source: toedter.com)
With its new themes based on CSS like Declarative Syntax, it is really simple to contribute to a rich interface… even the latest 3.6 builds can make use of the CSS themeing support.
The last line applies the current theme CSS-Information on all elements below the given widget.