blob: edae45d9d2ccb4ba61e7712b4b67f3574b304c6f [file]
<!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">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Problems view (concept)</title>
</head>
<body>
<H1 CLASS="Head">Problems view</H1>
<P CLASS="Para"> As you work with resources in the workbench, various builders
may automatically log problems, errors, or warnings in the Problems view. For
example, when you save a Java source file that contains syntax errors, those
will be logged in the Problems 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.&nbsp;</P>
<p><img src="../images/prob.png" alt="Picture of the Problems view with two warnings added to it." border="0" ></p>
<p CLASS="Head"> The first column of the Problems view displays an icon that denotes
the type of line item. Click on the item to open the file in an editor, the
line containing the problem will be highlighted. </p>
<p CLASS="Head">You can filter line items in the Problems view, to view only warnings
and errors associated with a particular resource or group of resources.</p><p><img src="../images/prbfil.png" alt="Picture of the Filters options." border="0" ></p>
<p CLASS="Head">
To add the Problems view to the current perspective, click <b>Window &gt; Show View &gt; Other
&gt; Basic &gt; Problems</b>. </p>
<p><img border="0" src="../images/ngrelc.png" alt="Related concepts" ><br>
<a href="concepts-11.htm">Markers</a><br>
<a href="cbookmrk.htm">Bookmarks</a><br>
<a href="ctskview.htm">Tasks view</a><br>
</p>
<p><img border="0" src="../images/ngrelt.png" alt="Related tasks" ><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/tquickfix.htm">Automatically fixing problems</a><br>
</p>
</body>
</html>