Previous Next
Creating a template

There are two ways of creating templates:

Creating a template using an existing SNiFF+ project
  1. Open the project for which you want to create a template.
  2. In the Project Editor, double-click on the root project in the Project Tree.
    The Project Attributes dialog appears.
  3. In the General view, select the As Template radio button and press OK.
    The Project Template dialog appears. You will now name the template file and store it onto disk.
  4. In the Template File field, enter a name for the new template file. By default, its extension will be .ptmpl .
  5. In the Description field, enter a description for the new template file.
    Entering a description lets you easily distinguish between a list of template files later on.
  6. By default, template files are stored in your <sniff_installation_dir>/config/project directory. To select a different template file directory, press the Change Directory button at the top of the dialog and use the Directory dialog that appears.
    When you are done, press the Save button to save the template file to disk.

        Note
        A template file is created for the current project only. No template files are created for any subprojects that the current project may have.

Creating a template using the Project Attributes dialog
  1. In the Launch Pad, choose Project > New Project... > with Defaults....
    The Directory dialog appears.
  2. Press the Select button. The directory that you choose in this dialog is unimportant.
    The Attributes of a New Project dialog appears.
  3. Navigate to the General view and, under Save Current Project Attribute Settings, choose the As Template radio button.
  4. Set all other attributes in the Attributes of a New Project dialog according to your needs. When you are done, press the Ok button.
    The Project Template dialog appears. You will now name the new template file and store it onto disk.
  5. In the Template File field, enter a name for the new template file. By default, its extension will be .ptmpl .
  6. In the Description field, enter a description for the new template file.
    Entering a description lets you easily distinguish between a list of template files later on.
  7. By default, template files are stored in your <sniff_installation_dir>/config/project directory. To select a different template file directory, press the Change Directory button at the top of the dialog and use the Directory dialog that appears.
  8. When you are done, press the Save button to save the template file to disk.