2010-04-18 16:18:11 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
< html lang = "en" >
< head >
< meta http-equiv = "Content-Language" content = "en-us" >
< meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" >
< title > Build preferences< / title >
< link rel = "stylesheet" type = "text/css" href = "../help.css" >
< script language = "JavaScript" src = "PLUGINS_ROOT/org.eclipse.help/livehelp.js" > < / script >
< / head >
< body >
< h1 > Build preferences< / h1 >
2010-05-10 20:25:24 +00:00
< p > Use the < img src = "../images/command_link.png" border = "0" alt = "" > < a class = "command-link" href = 'javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.make.ui.preferences.BuildSettings)")' > Build< / a > preference panel to define global error parsing options.< / p >
2010-04-18 16:18:11 +00:00
< p > < img src = "../images/pref_panel_build.png" alt = "Build Preferences Panel" > < / p >
< table width = "700px" cellpadding = "5" cellspacing = "0" border = "1" >
< caption > < strong > Build Preference Options< / strong > < / caption >
< colgroup >
< col width = "30%" valign = "top" >
< col width = "70%" valign = "top" >
< / colgroup >
< tbody >
< tr align = "center" >
< td > < strong > Group< / strong > < / td >
< td > < strong > Description< / strong > < / td >
< / tr >
< tr valign = "top" >
< td > < strong > Error Parsers< / strong > < / td >
< td > Lists the available error parsers and the order in which they are called.
< ul >
2010-04-27 15:38:46 +00:00
< li > Click < strong > Add...< / strong > to add additional parsers.< / li >
< li > Click < strong > Edit...< / strong > to show the Error Parser Options list if applicable.< / li >
< li > Click < strong > Delete< / strong > to remove a parser.< / li >
< li > Click < strong > Move Up< / strong > to move a parser earlier in the call order.< / li >
< li > Click < strong > Move Down< / strong > to remove a parser later in the call order.< / li >
2010-04-18 16:18:11 +00:00
< / ul > < / td >
< / tr >
< tr valign = "top" >
< td > < strong > Error Parser Options< / strong > < / td >
< td > Lists the patterns used by the selected error parser and the order in which they are called.
< ul >
2010-04-27 15:38:46 +00:00
< li > Click < strong > Add...< / strong > to add a new pattern to the list.< / li >
< li > Click < strong > Delete< / strong > to remove a pattern.< / li >
< li > Click < strong > Move Up< / strong > to move a pattern earlier in the call order.< / li >
< li > Click < strong > Move Down< / strong > to remove a pattern later in the call order.< / li >
2010-04-18 16:18:11 +00:00
< li > Click a pattern to select it for editing.< / li >
< / ul > < / td >
< / tr >
< / tbody >
< / table >
< 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 >
< p > < img border = "0" src = "../images/ngtasks.gif" ALT = "Related tasks" width = "143" height = "21" >
< br >
< a href = "../tasks/cdt_t_proj_build_set.htm" > Defining Project Build settings< / a > < br >
< a href = "../tasks/cdt_o_build_task.htm" > Building projects< / a > < / p >
< p > < img border = "0" src = "../images/ngref.gif" ALT = "Related reference" width = "143" height = "21" > < br >
< a href = "../reference/cdt_o_views.htm" > Views< / a > < / p >
< hr >
< img src = "../images/ng00_04a.gif" ALT = "IBM Copyright Statement" > < br >
2010-04-20 19:21:34 +00:00
< img src = "../images/nokiaCopyright.png" ALT = "Nokia Copyright Statement" >
2010-04-18 16:18:11 +00:00
< / body >
< / html >