2007-06-12 20:01:55 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
2003-11-28 21:50:02 +00:00
< html lang = "en" >
< head >
2004-04-12 14:53:37 +00:00
< meta http-equiv = "Content-Language" content = "en-us" >
< meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" >
2007-04-19 10:25:16 +00:00
< title > Templates preferences< / title >
2004-04-12 14:53:37 +00:00
< link rel = "stylesheet" type = "text/css" href = "../help.css" >
2003-11-28 21:50:02 +00:00
< / head >
< body >
2007-04-19 10:25:16 +00:00
< h1 > Templates preferences< / h1 >
2004-04-12 14:53:37 +00:00
2010-03-31 01:34:27 +00:00
< p > Use the < strong > Templates< / strong > preference panel to manipulate any of the common templates predefined within CDT or create your own. To modify, delete, export,
import, or create your own templates click < strong > Window > Preferences > C/C++ > Templates< / strong > .< / p >
2007-12-05 12:42:33 +00:00
< img src = "../images/code_templates.png" alt = "Templates Preferences" >
2007-04-19 10:25:16 +00:00
< table width = "600px" cellpadding = "5" cellspacing = "0" border = "1" >
2010-03-31 01:34:27 +00:00
< caption > < strong > Templates Preference Options< / strong > < / caption >
2007-04-19 10:25:16 +00:00
< colgroup >
< col width = "30%" valign = "top" >
< col width = "70%" valign = "top" >
< / colgroup >
< tbody >
< tr >
2010-03-31 01:34:27 +00:00
< td > < strong > New...< / strong > < / td >
< td > Opens the < strong > New Template< / strong > dialog to create a new template.< / td >
2007-04-19 10:25:16 +00:00
< / tr >
< tr >
2010-03-31 01:34:27 +00:00
< td > < strong > Edit...< / strong > < / td >
< td > Opens the < strong > Edit Template< / strong > dialog to edit the selected template.< / td >
2007-04-19 10:25:16 +00:00
< / tr >
< tr >
2010-03-31 01:34:27 +00:00
< td > < strong > Remove< / strong > < / td >
2007-12-05 12:28:32 +00:00
< td > Removes the selected templates from the list.< / td >
2007-04-19 10:25:16 +00:00
< / tr >
< tr >
2010-03-31 01:34:27 +00:00
< td > < strong > Restore Removed< / strong > < / td >
2007-04-19 10:25:16 +00:00
< td > Restores templates deleted by the last Remove action.< / td >
< / tr >
< tr >
2010-03-31 01:34:27 +00:00
< td > < strong > Revert to Default< / strong > < / td >
2007-04-19 10:25:16 +00:00
< td > Removes the last edits made to the selected template restoring it to it's unmodified state.< / td >
< / tr >
< tr >
2010-03-31 01:34:27 +00:00
< td > < strong > Import...< / strong > < / td >
2007-12-05 12:28:32 +00:00
< td > Imports a template.< / td >
2007-04-19 10:25:16 +00:00
< / tr >
< tr >
2010-03-31 01:34:27 +00:00
< td > < strong > Export...< / strong > < / td >
2007-12-05 12:28:32 +00:00
< td > Exports the selected templates.< / td >
2007-04-19 10:25:16 +00:00
< / tr >
< tr >
2010-03-31 01:34:27 +00:00
< td > < strong > Use code formatter< / strong > < / td >
2007-12-05 12:28:32 +00:00
< td > Enable to apply the currently selected code style to the template.< / td >
2007-04-19 10:25:16 +00:00
< / tr >
< / tbody >
< / table >
2003-11-28 21:50:02 +00:00
< p > < img border = "0" src = "../images/ngconcepts.gif" ALT = "Related concepts" width = "143" height = "21" > < br >
< a href = "../concepts/cdt_o_code_entry.htm" > Coding aids< / a > < / p >
< p > < img border = "0" src = "../images/ngtasks.gif" ALT = "Related tasks" width = "143" height = "21" >
< br >
< a href = "../tasks/cdt_t_cust_cpp_editor.htm" > Customizing the C/C++ editor< / a > < br >
< a href = "../tasks/cdt_o_con_assist.htm" > Working with Content Assist< / a > < / p >
< p > < img border = "0" src = "../images/ngref.gif" ALT = "Related reference" width = "143" height = "21" >
< br >
< a href = "cdt_o_ceditor_pref.htm" > C/C++ editor preferences< / a > < / p >
2004-06-24 10:49:13 +00:00
< img src = "../images/ng00_04a.gif" ALT = "IBM Copyright Statement" >
2003-11-28 21:50:02 +00:00
< / body >
< / html >