blob: ef8756a17fff6864925e0f41044821e56c424fd9 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>New Cheat Sheet Wizard</title>
<link rel="STYLESHEET" href="../../book.css" type="text/css">
<script language="JavaScript" type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
</head>
<body>
<h2>New Cheat Sheet Wizard</h2>
<h3>About Cheat Sheets</h3>
<p>
In general, cheat sheets help guide users through a complex set of instructions.
There are two types of cheat sheets: simple and composite.
Simple cheat sheets are used to organize and present logical steps and sub-steps
to achieve a certain task. Composite cheat sheets are used to organize and
present tasks represented by simple cheat sheets to achieve a larger goal.
</p>
<h3>About This Wizard</h3>
<p>
This wizard allows you to create a new simple or composite cheat sheet.
Upon completion of this wizard, a new cheat sheet will be created with basic
content and opened in either the <strong>Simple Cheat Sheet Editor</strong> or
<strong>Composite Cheat Sheet Editor</strong>.
</p>
<p>
To start this wizard, click
<a class="command-link" href='javascript:executeCommand("org.eclipse.ui.newWizard(newWizardId=org.eclipse.pde.ui.NewCheatSheetWizard)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png">
<strong>File &gt; New &gt; Other... &gt; User Assistance &gt; Cheat Sheet</strong>
</a>.
</p>
<p>
<img src="../../images/new_wizards/wizard_new_cheat-sheet.png" alt="New Cheat Sheet Wizard">
</p>
<h3>Relevant Links</h3>
<ul>
<li>
<a href="../editors/simple_cs_editor/editor.htm">Simple Cheat Sheet Editor</a>
</li>
<li>
<a href="../editors/composite_cs_editor/editor.htm">Composite Cheat Sheet Editor</a>
</li>
</ul>
</body>
</html>