mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
Correct outdated help about filtering problems view
This commit is contained in:
parent
7387cc5ee1
commit
6a74b5482f
1 changed files with 14 additions and 12 deletions
|
@ -19,24 +19,26 @@
|
|||
<p>To filter errors:</p>
|
||||
|
||||
<ol>
|
||||
<li>In Problems view, click the <strong>Filters</strong> icon
|
||||
<img border="0" src="../images/filterbutton.gif" width="23" height="21" alt="Filters icon">.</li>
|
||||
<li>To view all errors and warnings, select all checkboxes in the <strong>Show items of type</strong>
|
||||
list, and click <strong>On any resource</strong>.</li>
|
||||
<li>Click <strong>OK</strong>.</li>
|
||||
<li>In Problems view, click the <strong>View Menu</strong> icon
|
||||
<img border="0" src="../images/icon_menu.png" width="23" height="21" alt="View Menu icon">
|
||||
in the top right corner of the view.</li>
|
||||
<li>Use <strong>Configure Contents...</strong> to define your custom filter and click <strong>OK</strong>.</li>
|
||||
<li>In <strong>View Menu</strong> select <strong>Show</strong> and then your filter.</li>
|
||||
</ol>
|
||||
|
||||
|
||||
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
|
||||
<br>
|
||||
<a href="../concepts/cdt_c_build_over.htm">Build overview</a></p>
|
||||
<br><a href="../concepts/cdt_c_build_over.htm">Build overview</a>
|
||||
<br><a href="PLUGINS_ROOT/org.eclipse.platform.doc.user/concepts/cprbview.htm">Problems View</a> (Workbench concept)
|
||||
</p>
|
||||
|
||||
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
|
||||
<br>
|
||||
<a href="cdt_t_proj_build_set.htm">Defining Project Build settings</a><br>
|
||||
<a href="cdt_t_jumperror.htm">Jumping to errors</a><br>
|
||||
<br><a href="cdt_o_builderrors.htm">Tracking down compilation errors</a>
|
||||
</p>
|
||||
|
||||
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
|
||||
<br>
|
||||
<a href="../reference/cdt_o_run_dbg_pages.htm">Run and Debug dialog box</a></p>
|
||||
<br><a href="PLUGINS_ROOT/org.eclipse.platform.doc.user/reference/ref-31a.htm">Problems View</a> (Workbench reference)
|
||||
</p>
|
||||
|
||||
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue