|
What this is
Other links
The source code
<?xml version="1.0" encoding="UTF-8"?>
<cheatsheet title="Workbench Capabilities in Help">
<intro>
<description>
Test enabling and disabling capabilities
</description>
</intro>
<item title="Turn off Development Capability" dialog="true" skip="false">
<description>
</description>
<subitem label="Launch "Window"->"Preferences". Open "General"->"Capabilities" preference page." skip="false">
<command serialization="org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.sdk.capabilities)" confirm="false">
</command>
</subitem>
<subitem label="Select all capabilities and deselect "Development"." skip="false">
</subitem>
<subitem label="Hit OK" skip="false">
</subitem>
</item>
<item title="Test Show All Topics" dialog="false" skip="false">
<description>
Test that show all topics affects the TOC and search
</description>
<subitem label="Launch help , by selecting Help->Help Contents from the menu. Verify only two workbench books appear." skip="false">
</subitem>
<subitem label="Select "Show All Topics" button in the navigation toolbar. A dialog will appear. Confirm." skip="false">
</subitem>
<subitem label="Verify "Show All Topics" toolbar button appears pressed, and all books (including PDE Guide are displayed)." skip="false">
</subitem>
<subitem label="Search for "PDE". There should be large number of hits" skip="false">
</subitem>
</item>
<item title="Turn off Show All Topics" dialog="false" skip="false">
<description>
Test for reduced scope in TOC and Search
</description>
<subitem label="Turn off showing all topics. Verify that PDE Guide disappeared, since it is does not belong to enabled workbench capabilities" skip="false">
</subitem>
<subitem label="Perform search for "PDE". Verify search results were redisplayed and there are no or next to no results." skip="false">
</subitem>
</item>
<item title="Restore all capabilities" dialog="true" skip="false">
<description>
Restore the default capabilities
</description>
<subitem label="Launch Window->Preferences" skip="false">
<command serialization="org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.sdk.capabilities)" confirm="false">
</command>
</subitem>
<subitem label="Hit "Restore Defaults"" skip="false">
</subitem>
<subitem label="Hit OK" skip="false">
</subitem>
</item>
</cheatsheet>
|
| ... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.