blob: 9760294a823d365ec6fc8024d7b6cd0679d99241 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML>
<HEAD>
<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 view (reference)</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1 CLASS="Head">
Tasks view</H1>
<P CLASS="Para">
The Tasks view displays the following information:</P>
<UL CLASS="UnorderedList">
<LI CLASS="Item">
System-generated errors, warnings, or information associated with a resource.
These are typically produced by builders. For example, if you save a Java source
file that contains syntax errors, the errors will automatically be logged in
this view.</LI>
<LI CLASS="Item">
Tasks that you add manually. You can associate a task with a resource in the
Workbench, but this is not required.</LI>
</UL>
<p><img src="../images/Image243_tasks_view.gif" alt="Picture of the Tasks view with two dummy tasks added to it." border="0" width="502" height="138"></p>
<p CLASS="Head">
By default, the Tasks view is included in the Resources perspective. To add it
to the current perspective, click <b>Window &gt; Show View &gt; Other &gt; Basic &gt;
Tasks</b>.</p>
<p CLASS="Head">
By default, the Tasks view is shown when a new compiler error or warning is generated. To remove this feature,
click <b>Window &gt; Preferences &gt; Workbench</b> and deselect <b>Show Tasks view when build has errors or
warnings</b>.</p>
<p CLASS="Head">
The following icons are used by the Tasks view:</p>
<table border="1" cellspacing="0" cellpadding="5" summary="Icon table">
<tr>
<th valign="top" align="center">Icon</th>
<th valign="top" align="left">Description</th>
</tr>
<tr>
<td valign="top" align="center"><img src="../images/ref-20.gif" alt=" Information icon" border="0" width="16" height="16"></td>
<td valign="top" align="left">
Information&nbsp; </td>
</tr>
<tr>
<td valign="top" align="center"><img src="../images/ref-22.gif" alt="Warning icon" border="0" width="30" height="18"></td>
<td valign="top" align="left">
Warning </td>
</tr>
<tr>
<td valign="top" align="center"><img src="../images/ref-24.gif" alt="Error icon" border="0" width="30" height="18"></td>
<td valign="top" align="left">
Error </td>
</tr>
<tr>
<td><img src="../images/ref-19.gif" alt="Task icon" border="0" width="30" height="18"></td>
<td>Task (normal priority)</td>
</tr>
<tr>
<td valign="top" align="center"><img src="../images/ref-21.gif" alt=" High priority task item" border="0" width="16" height="16"></td>
<td valign="top" align="left">
High priority task </td>
</tr>
<tr>
<td valign="top" align="center"><img src="../images/ref-23.gif" alt=" Low priority task icon" border="0" width="16" height="16"></td>
<td valign="top" align="left">
Low priority task
</td>
</tr>
<tr>
<td valign="top" align="center"><img src="../images/ref-25.gif" alt="Completed task icon" border="0" width="16" height="16"></td>
<td valign="top" align="left">
Completed task
</td>
</tr>
</table>
<p CLASS="Head">
The first column indicates whether the line item is a task or a compiler generated error, warning or info.</p>
<p CLASS="Head">
The second column indicates whether the task
is completed. Completed tasks are flagged with a check mark, which you add
manually.</p>
<p CLASS="Head">
The third column indicates whether the task
is high, normal, or low priority.&nbsp;</p>
<DIV CLASS="Subtopic">
<P CLASS="Para">
The Description column contains a description of the line item.&nbsp;
You can edit the description of user-defined tasks by selecting <b>Properties</b> from the context menu.</P>
</DIV>
<DIV CLASS="Subtopic">
<P CLASS="Para">
The Resource and In Folder columns provide the name and location of the resource
associated with each line item.</P>
</DIV>
<P CLASS="Para">
The Location column indicates the line number of the line item within its associated resource.</P>
<h2>Toolbar</h2>
<p>The toolbar of the Tasks view includes the following buttons.</p>
<dl>
<dt>New task</dt>
<dd>Manually add a &quot;to do&quot; item to the Tasks view.</dd>
<dt>Delete</dt>
<dd>Delete the selected line item.</dd>
<dt>Filter</dt>
<dd>Filter the view according to the type of item.</dd>
</dl>
<h2>Menus</h2>
<p>Click the icon at the left end of the view's title bar to open a menu of items
generic to all views. Click the black upside-down triangle icon to open a menu of items
specific to the Tasks view. Right-click inside the view to open a context menu.&nbsp;</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="../tasks/tasks-77.htm">Adding line items in the Tasks view</a>
<a href="../tasks/tasks-77b.htm"><br>Associating a task with a resource</a>
<a href="../tasks/tasks-78.htm"><br>Deleting tasks</a>
<a href="../tasks/tasks-79.htm"><br>Filtering the task view</a></p>
<p>&nbsp;<br>
<a href="../hglegal2003.htm"><img src="../images/ngibmcpy2003.gif" alt="Copyright IBM Corporation and others 2000, 2003" border="0" width="324" height="14"></a>
</p>
</BODY>
</HTML>