blob: dd1ef10b4b5b1e39d05d0089aff238e4d0c2ea6f [file] [log] [blame]
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Author" content="IBM">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Package-level Javadoc</title>
</head>
<body>
Provides a mechanism to add a preference page to customize welcome.
<h2>Package Specification</h2>
<p>This package only contains one class, <code>org.eclipse.ui.intro.universal.ExtensionFactory</code>.
It provides product developers the ability to add a preference page to customize the welcome
layout and generate an <code>introData.xml</code> file to be included in their final product.
The class should only be reference from a <code>plugin.xml</code> file. For example usage see
<code>org.eclipse.platform/plugin.xml</code>. The preference page is included in the Eclipse SDK
and can be found under "General -> Welcome".</p>
</body>
</html>