New JET Templates options

The following controls are available for this extension point:

Controls Description
Name The name of the wizard. This text will appear on theFile > New menu.
Icon (Optional) An image to appear on the menu. The image file must be in the icons directory of the extensibility plugin (by default, com.openedge.pdt.extensibility.user), or a subdirectory in that path.

An image size of 16x16 pixels is recommended for best results.

Template file The name of the Java class file containing the template that the new wizard is to use for code generation. The file must be in your Java class path.