Creating working directory scripts

Project source configurations use working directory scripts to determine where checked-out source files are placed.

Working directory scripts can contain hardcoded paths or literal values. Every plug-in has access to working directory scripts.
  1. On the left navigational panel, click System > Work Dir in the Script Library area.
  2. Click Create New Script.
  3. Type a name for the script in the Name field.
  4. Enter the path to the working directory in the Script box.
    The script can include $ and {} variables, and ${bsh:...} scriptlets.
  5. Click Save.
To review or edit an existing script, select the script. For information about scripting, see the Build Scripting page: click Help > Tools > Scripting API.