blob: dfef24b1d61723b905e7985d069a86a33805f33c [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, <tt>org.eclipse.ui.intro.universal.ExtensionFactory</tt>.
It provides product developers the ability to add a preference page to customize the welcome
layout and generate an <tt>introData.xml</tt> file to be included in their final product.
The class should only be reference from a <tt>plugin.xml</tt> file. For example usage see
<tt>org.eclipse.platform/plugin.xml</tt>. The preference page is included in the Eclipse SDK
and can be found under "General -> Welcome".</p>
</body>
</html>