Hi,
I want to show the "Colors & Fonts" preferences page in my custom Eclipse RCP application.
At the moment I only can see my custom preference pages from all my developed plugins.
But I cannot see the default Eclipse preferences pages ("Appearance", etc.)
How can I programatically (or via Extension Point) add this page?