*** empty log message ***
diff --git a/presentations/eclipse-con/2007/plugins/org.eclipse.browser.cheatsheets/cheatsheets/product-export.xml b/presentations/eclipse-con/2007/plugins/org.eclipse.browser.cheatsheets/cheatsheets/product-export.xml
index c6e7ef9..a8c3d65 100644
--- a/presentations/eclipse-con/2007/plugins/org.eclipse.browser.cheatsheets/cheatsheets/product-export.xml
+++ b/presentations/eclipse-con/2007/plugins/org.eclipse.browser.cheatsheets/cheatsheets/product-export.xml
@@ -16,9 +16,7 @@
<command serialization="org.eclipse.ui.newWizard(newWizardId=org.eclipse.pde.ui.NewProductConfigurationWizard)" confirm="false">
</command>
</subitem>
- <subitem label="In the "New Product Configuration wizard", select the "org.eclipse.browser" project as the parent folder, then input "browser.product" into the "File name" text box." skip="false">
- </subitem>
- <subitem label="Select the "Use a launch configuration" radio button inside the "Initialize the file content" section and press "Finish"." skip="false">
+ <subitem label="In the "New Product Configuration wizard", select the "org.eclipse.browser" project as the parent folder, then input "browser.product" into the "File name" text box. Press "Finish"." skip="false">
</subitem>
</item>
<item title="Define the product" dialog="true" skip="false" href="/org.eclipse.pde.doc.user/guide/tools/editors/product_editor/overview.htm">
@@ -32,6 +30,17 @@
<subitem label="Select "org.eclipse.browser.application" from the list of available applications in the "Application" section. Press "Finish"." skip="false">
</subitem>
</item>
+ <item title="Specify the constituent plug-ins" dialog="false" skip="false" href="/org.eclipse.pde.doc.user/guide/tools/editors/product_editor/configuration.htm">
+ <description>
+ To specify the plug-ins that make up the product, perform the following steps:
+ </description>
+ <subitem label="On the "Configuration" tab of the product editor, press "Add..." in the "Plug-ins and Fragments" section." skip="false">
+ </subitem>
+ <subitem label="In the plug-in selection dialog, select "org.eclipse.browser" and press OK." skip="false">
+ </subitem>
+ <subitem label="Press "Add Required Plug-ins" to include in the list all the plug-ins that need to be present for the org.eclipse.browser plug-in to run." skip="false">
+ </subitem>
+ </item>
<item title="Add window images" dialog="true" skip="false" href="/org.eclipse.pde.doc.user/guide/tools/editors/product_editor/branding.htm">
<description>
To add window images, perform the following steps: