<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//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>Code Templates preferences</title> <link rel="stylesheet" type="text/css" href="../help.css"> </head> <body> <h1>Code Templates preferences</h1> <p>You can manipulate any of the common code templates that are predefined within the CDT. To modify, delete, export, import, or create your own templates click <b>Window > Preferences > C/C++ > Code Templates</b>.</p> <img src="../images/code_templates.png" alt="Code Templates Preferences"> <dl> <dt>New</dt> <dd>Creates a new code template.</dd> <dt>Edit</dt> <dd>Edits the code template that is selected in the list.</dd> <dt>Remove</dt> <dd>Removes the selected code templates from the list.</dd> <dt>Import</dt> <dd>Imports a code template.</dd> <dt>Export</dt> <dd>Exports the selected code templates.</dd> <dt>Export All</dt> <dd>Exports all templates in the list.</dd> <dt>Enable All</dt> <dd>Makes all templates available when you invoke the Content Assist feature.</dd> <dt>Disable All</dt> <dd>Makes all templates unavailable when you invoke the Content Assist feature. </dd> </dl> <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> <img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" > </body> </html>