blob: 52c9e26b5f495b36e27b654aa1a1cea3cb6a816c [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2006. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<title>Working with cheat sheets</title>
</head>
<body>
<h1>Working with cheat sheets</h1>
<P CLASS="Para">Eclipse provides cheat sheets to guide you through some of its
application development processes. Each cheat sheet is designed to help you
complete some task, and it lists the sequence of steps required to help you
achieve that goal. As you progress from one step to the next, the cheat sheet
will automatically launch the required tools for you. If there is a manual step
in the process, the step will tell you to perform the task and click a button
in the cheat sheet to move on to the next step. Also, relevant help information
to guide you through a task is retrieved in a single click so that lengthy documentation
searches will no longer be required. </P>
<P CLASS="Para">A <a href="ref-composite-cheatsheets.htm">composite cheat sheet</a>
is another kind of cheat sheet that provides guidance for larger tasks or a group of related tasks.</P>
<h3>Launching a cheat sheet</h3>
<p>To launch a cheat sheet from the Workbench</p>
<ol>
<li>Select
<a class="command-link" href='javascript:executeCommand("org.eclipse.ui.cheatsheets.openCheatSheet")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png">
<strong>Help &gt; Cheat Sheets</strong></a> from the menu bar.
If this command is not in the menu, it can be added from <b>Window &gt;
Customize Perspective &gt; Commands</b>, and check <b>Cheat Sheets</b>.
<img src="../images/image92-opencheat.png" alt="Accessing Cheat sheet via Help menu" border="0" width="198" height="229"></li>
<li>The available cheat sheets are listed, select one and click <strong>OK</strong>.
Alternatively if you know the location of a cheat sheet content file on your
file system or on the web you can enter its path.</li>
</ol>
<p>The cheat sheet opens as a view. At any time, only one cheat sheet is open
and active. When you launch a cheat sheet, any opened cheat sheet is closed
before the new one is opened. The completion status of closed cheat sheet is
saved.</p>
<p>The cheat sheet has a toolbar at the top right edge. These icons appear in
the toolbar:</p>
<ul>
<li>
<img src="../images/image92-collapse.png" alt="Collapse button" border="0">Collapses
all the expanded steps except the current step or expands steps to the last
expanded state. Click to toggle between these two states. </li>
<li>
<img src="../images/image92-select.png" alt="Select button" border="0">Allows
you to select and open another cheat sheet. The completion status of the active
cheat sheet is saved. Then, the active cheat sheet is closed and the selected
cheat sheet is opened. </li>
<li>
<img src="../images/image92-hide.png" alt="Hide button" border="0">Hides
the cheat sheet. </li>
<li>
<img src="../images/image92-save.png" alt="Save button" border="0">Saves
the completion status of the active cheat sheet and closes it. <br>
</li>
</ul>
<p>Note that some cheat sheets can also be launched from the welcome page by
first selecting <b>Tutorials </b>and then selecting one of the tutorials.<br>
</p>
<h3>Starting the cheat sheet</h3>
<p> Each cheat sheet has a list of steps and it always begins with an Introduction
step. When you launch a fresh cheat sheet, the Introduction step is expanded
so that you can read a brief description of the cheat sheet. To start working
with the cheat sheet, click <strong> Click to Begin</strong> <strong>
<img src="../images/image92-begin.png" alt="Click to Begin button" border="0">
</strong>in that step. The next step is expanded and highlighted. You should
also see one or more actions buttons, such as <strong>Click to Perform </strong><strong>
<img src="../images/image92-perform.png" alt="Click to Perform button" border="0"></strong>
in the highlighted step. You can now begin working through the tasks using the
cheat sheet. At any time, the only highlighted step in the cheat sheet is the
current step. </p>
<h3>Restarting the cheat sheet</h3>
<p>Any time after starting a cheat sheet, you can restart from the first step
by clicking <strong>Click to Restart </strong><strong>
<img src="../images/image92-restart.png" alt="Click to Restart button" border="0"></strong>
in the Introduction step. If you have already created some artifacts, you will
have to manually clean up the workspace before restarting the cheat sheet.</p>
<h3>Progressing through the steps</h3>
<p>In the current step, when you click <strong>Click to Perform
<img src="../images/image92-perform.png" alt="Click to Perform button" border="0"></strong>,
a tool (which can be a wizard), will be launched and you will be required to
work with that tool. When you finish working with that tool, the next step is
automatically highlighted and it becomes the current step. When the current
step is a manual task, you will need to perform the work and click <strong>Click
to Complete </strong><strong>
<img src="../images/image92-complete.png" alt="Click to Complete button" border="0"></strong>
to move to the next step. A check mark <strong>
<img src="../images/image92-check.png" alt="Check mark icon" border="0"></strong>
appears in the left margin of each completed step.</p>
<h3>Getting help information for tasks</h3>
<p>To get step-by-step instructions for that step, click the help link <strong>
<img src="../images/image92-help.png" alt="Help Link Icon" border="0"></strong>
in the step before you click <strong>Click to Perform</strong> <strong>
<img src="../images/image92-perform.png" alt="Click to Perform button" border="0"></strong>,
and the step-by-step instructions on how to work with that tool will be displayed
in the Help window. </p>
<p>Additional help for entry fields in the tool or wizard may be available by
focusing on the field (use the <strong>Tab</strong> key to position to that
entry) and pressing <strong>F1</strong>.</p>
<h3>Skipping a step</h3>
<p>If a current step has a <strong>Click to Skip</strong> option<strong>
<img src="../images/image92-skip.png" alt="Click to Skip button" border="0"></strong>,
then it is an optional step. You must click <strong>Click to Skip</strong> <strong>
<img src="../images/image92-skip.png" alt="Click to Skip button" border="0"></strong>
to skip the current step, when you do, the step will have the skip mark <strong>
<img src="../images/image92-skip-mark.png" alt="Skip mark icon" border="0"></strong>
in the left margin. If the task does not present <strong>Click to Skip</strong>,
you must perform that step and you cannot skip it.</p>
<h3>Redoing a step </h3>
<p>You can redo any step that you may have completed or skipped in the current
cheat sheet. To redo the step, expand the step by clicking its expand <strong>
<img src="../images/image92-expand.png" alt="Expand Icon" border="0"></strong>icon
and then clicking <strong>Click to Redo</strong> <strong>
<img src="../images/image92-redo.png" alt="Click to Redo button" border="0"></strong>.
After redoing a step, the cheat sheet will continue from the redo step.</p>
<h3>Closing the cheat sheet</h3>
<p>When you finish the last step in a cheat sheet, it automatically restarts.
You can also close the active cheat sheet by clicking the close icon <strong>
<img src="../images/image92-close.png" alt="Close icon" border="0"></strong>
in the cheat sheet's toolbar. The active cheat sheet saves its completion status
when it is closed so that you can continue where you left off at a later time.</p>
<p><img border="0" src="../images/ngrelr.png" alt="Related reference"><br>
<a href="ref-composite-cheatsheets.htm">Working with composite cheat sheets</a><br>
</p>
</body>
</html>