By default, template files are stored in the assets sub-directory of your current project. See Template Search Path for additional information.
To change the search path for templates
- Do one of the following:
- Select File > Project Window from the main menu bar, then edit the Templates search path under the Project Locations heading.
- Use the following containerTemplate command:
containerTemplate -edit -searchPath "<path>";
or
workspace -fr "templates" "path1;path2;path3";
Note:The resulting template search path contains both the user-defined locations as well as a set of built-in locations.