alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

What this is

This file is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Other links

The source code

<?xml version="1.0" encoding="UTF-8"?>
<cheatsheet title="A1: Help browser preferences">
   <intro>
      <description>
         Tets for help browser preferences
      </description>
   </intro>
   <item title="Default Browser" dialog="true" skip="false">
      <description>
         Test default browser preferences
      </description>
      <subitem label="Launch "Window"->"Preferences" ("Eclipse"->"Preferences" on Mac).  Preferences dialog will open." skip="false">
         <command serialization="org.eclipse.ui.window.preferences" confirm="false">
         </command>
      </subitem>
      <subitem label="Choose "Help" on the left.  This should show help preference page on the right" skip="false">
      </subitem>
      <subitem label="On Windows and Linux help uses an embedded browser by default, and the preference should contain a checkbox to use an external browser. Leave this unchecked. On Mac ensure that this option is omitted since an external browser is always used." skip="false">
      </subitem>
      <subitem label="Hit OK to close the preferences dialog." skip="false">
      </subitem>
      <subitem label="Choose "Help"->"Help Contents" from the workbench menu, ensure a browser opens and displays Help contents." skip="false">
      </subitem>
   </item>
   <item title="External Browser" dialog="true" skip="false">
      <description>
         Test external browsers
      </description>
      <subitem label="Launch "Window"->"Preferences" ("Eclipse"->"Preferences" on Mac)." skip="false">
         <command serialization="org.eclipse.ui.window.preferences" confirm="false">
         </command>
      </subitem>
      <subitem label="Select "Use external browser" if on a platform other than Mac.  Follow hyperlink to Workbench Browsers preference page.  Choose a browser to use, Click "OK"." skip="false">
      </subitem>
      <subitem label="Choose "Help"->"Help Contents" from the workbench menu, ensure a browser selected opens and displays Help" skip="false">
      </subitem>
   </item>
   <item title="Other Browsers" dialog="false" skip="false">
      <description>
         Go back to help preferences.  If you have more browser adapters available, try selecting each browser adapter and launch help.
      </description>
   </item>
</cheatsheet>
... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

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.