| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML> |
| <HEAD> |
| <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> |
| <LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css"> |
| <title>Tasks view (concept)</title> |
| </head> |
| |
| <body> |
| |
| <H1 CLASS="Head"> |
| Tasks view</H1> |
| <P CLASS="Para"> |
| As you work with resources in the Workbench, various builders may automatically |
| log problems, errors, or warnings in the Tasks view. For example, when you save |
| a Java source file that contains syntax errors, those will be logged in the |
| Tasks view. When you double-click the icon for a problem, error, or warning, the |
| editor for the associated resource automatically opens to the relevant line of |
| code. </P> |
| <P CLASS="Para">You can also add items to the Tasks view manually. For example, if you would like to |
| record reminders to follow up on something later, add it to the tasks view. When you add a task manually, you have the option of |
| associating it with a resource so that you can use the Tasks view to quickly |
| open that resource for editing.</P> |
| <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"> |
| The first column of the Tasks view displays an icon that denotes the type of line |
| item. You can sort and filter line items in the task view, to view only |
| high-priority tasks or only warnings and errors associated with a particular |
| resource or group of resources. </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 > Show View > Tasks</b>. |
| </p> |
| <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br> |
| <a href="cbookmrk.htm">Bookmarks</a> |
| </p> |
| |
| <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br> |
| <a href="../tasks/tasks-3.htm">Opening views</a><br> |
| <a href="../tasks/tasks-3e.htm">Moving and docking views</a><br> |
| <a href="../tasks/tasks-77.htm">Adding line items in the Tasks view</a><br> |
| <a href="../tasks/tasks-77b.htm">Associating a task with a resource</a><br> |
| <a href="../tasks/tasks-79.htm">Filtering the Tasks view</a><br> |
| <a href="../tasks/tasks-81b.htm">Creating a bookmark for an entire file</a><br> |
| <a href="../tasks/tasks-81.htm">Creating a bookmark within a file</a><br> |
| <a href="../tasks/tquickfix.htm">Automatically fixing problems</a><br> |
| <a href="../tasks/tasks-78.htm">Deleting tasks</a> |
| </p> |
| |
| <p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br> |
| <a href="../reference/ref-31.htm">Tasks view</a> |
| </p> |
| <p> <br> |
| <a href="../hglegal2003.htm"><img src="../images/ngibmcpy2003.gif" alt="Copyright IBM Corporation and others 2000, 2003. All Rights Reserved." border="0" width="324" height="14"></a> |
| </p> |
| |
| |
| </body> |
| |
| </html> |