Add Code Template dialog box

Code templates are editable in JBuilder SE and Enterprise.

Use the Add Code Template to add a code template to the list of code templates in the Templates page of the Editor Options dialog box (Tools|Editor Options.) This dialog box does not add content to the template; it simply adds the name and description of the template to the list, so you can access it.

Use this box to add a template to the list table. Then,

Code templates speed up the code writing process -- just type the code template name in the editor, press Ctrl+J, and the editor automatically expands the template.

Template Name

Type the name of the new template. Make the name short and easy to remember.

Description

Type a brief description of the template.

Press OK to return to the Templates page of the Editor Options dialog box.