blob: 6f98839913211f1b6b068e855dc76363d3055514 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html lang="en">
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2011. 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" type="text/javascript"></script>
<title>Cheat sheets</title>
</head>
<body>
<h2>Cheat sheets</h2>
<h3><b>Guiding the user through tasks</b></h3>
<p>
Even when the platform UI filters out unneeded functionality, there is still a steep learning
curve faced by a new user. The platform UI introduces several mechanisms for helping the user choose what
task needs to be done and guiding the user through the steps in that task. These mechanisms are used by
the workbench itself to help guide Eclipse SDK users through tasks.
</p>
<ul>
<li>Cheat sheets can help guide the user through a series of
steps in order to achieve some
overall goal. Some steps can be performed by the cheat sheet, and some are described so that the user
can manually complete the step.</li>
<li>Composite cheat sheets
can guide the user through larger problems by breaking that problem into tasks.
Each task is represented by a simple cheat sheet. </li>
</ul>
<h3>Related links</h3>
<p>
<a href="../../org.eclipse.platform.doc.user/reference/ref-cheatsheets.htm">Working with cheat sheets</a><br>
<a href="../../org.eclipse.platform.doc.user/reference/ref-composite-cheatsheets.htm">Working with composite cheat sheets</a><br>
<a href="ua_cheatsheet_simple.htm">Simple cheat sheets</a><br>
<a href="ua_cheatsheet_composite.htm">Composite cheat sheets</a><br>
<a href="ua_cheatsheet_guidelines.htm">Authoring guidelines</a><br>
<a href="../reference/extension-points/cheatSheetContentFileSpec.html">Cheat
Sheet Content File Format</a><br>
</p>
</body>
</html>