What strategies do not make an Eclipse RCP-based application look like an IDE?

Is there an example for an application based on Eclipse RCP that does not look like an engineering tool, but is more friendly to ordinary users, so I could learn from it (the preferred option is open source)?

+3
source share
2 answers

A great example of what is possible with Eclipse RCP is Lotus Notes 8 :

I'm not sure how they adapted the user interface, but suggested that they used the presentation API and did some manual SWT work.

Eclipse Riena. :

... Riena , -, , workbench .

+4

, :

CSS, Eclipse 4 ( e4) . !

!

+4

All Articles