Eclipse Platform
Release 3.3

Package org.eclipse.ui.intro.universal

Provides a mechanism to add a preference page to customize welcome.

See:
          Description

Class Summary
ExtensionFactory Factory for the intro's public extensions.
 

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".


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.