blob: 125ced1746731b1f8e87b46298d36ded46884398 [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 support for customizing welcome content and presentation.
<h2>Package Specification</h2>
<p>This package contains the API for customizing the welcome content and presentation. It
defines two extension points. The <code>org.eclipse.ui.intro.config</code> extension
point provides the ability to take full control of welcome and customize all aspects of
it. The <code>org.eclipse.ui.intro.configExtension</code> extension point provides the
ability to extend another plug-in's welcome configuration and modify it. For example,
<code>org.eclipse.ui.intro.config</code> could be use to completely redefine the structure
of the welcome content and <code>org.eclipse.ui.intro.configExtension</code> could be used
to provide a new theme to an existing welcome configuration.</p>
</body>
</html>