Package org.eclipse.ui.intro.universal
Provides a mechanism to add a preference page to customize welcome.
See:
Description
Package org.eclipse.ui.intro.universal Description
Provides a mechanism to add a preference page to customize welcome.
Package Specification
This package only contains one class, org.eclipse.ui.intro.universal.ExtensionFactory.
It provides product developers the ability to add a preference page to customize the welcome
layout and generate an introData.xml file to be included in their final product.
The class should only be reference from a plugin.xml file. For example usage see
org.eclipse.platform/plugin.xml. The preference page is included in the Eclipse SDK
and can be found under "General -> Welcome".
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.