Jump to: navigation, search

Importing and Exporting Templates

To import a template project:

  1. Right-click anywhere in the Project Explorer and select Import, or select New > Import from the Eclipse/Composer menu.
  2. On the Select screen of the Import wizard, in the General folder, select Existing Projects Into Workspace.
  3. Click Next.
  4. On the Import Projects screen, select the Select root directory , click Browse to browse to your file system, and select the template project to import.
  5. Click Finish.

To export a template project:

  1. Right-click anywhere in the Project Explorer and select Export, or select New > Export from the Eclipse/Composer menu.
  2. On the Select screen of the Export wizard, in the General folder, select File System.
  3. Click Next.
  4. On the File System screen, select one or more template projects to export, or one or more components with the projects you wish to export.
  5. Browse to the location on the file system to which you want to export.
  6. Click Finish.
    Important
    It is up to the rule template developer to ensure that the templates that they develop do not have issues with name collision. For example, function names, Java method signatures, and facts should have different names even if they are in different templates, because a rule author can create rules based on multiple templates. Names should not be duplicated and it must be communicated to the rules author which templates/versions to use, and in which combination.
This page was last edited on May 27, 2014, at 09:21.
Comments or questions about this documentation? Contact us for support!