blob: c9c08ab81ceec993952fe3f221534f868ffef2f8 [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 2000, 2005. 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">
<title>Tasks and markers</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<h2>
Tasks and markers</h2>
<P CLASS="Para"> There are various types of markers including bookmarks, task
markers, debugging breakpoints and problems. This section will focus on tasks
and the Tasks view.</P>
<P CLASS="Para"> The Tasks view displays all the tasks in the Workbench.
The view displays tasks associated with specific files, specific lines in specific
files, as well as generic tasks that are not associated with any specific file.</P>
<P CLASS="Para">
In the figure below &quot;sample task&quot; is a generic task not associated
with any specific resource. The second task (&quot;add sixth line to the
text&quot;) is associated with the file JanesFile.txt.</P>
<P>&nbsp;<img src="../images/Image21_task_view.png" alt="Task view" border="0">
</P>
</BODY>
</HTML>