Modifying Build Sources

To modify an existing build source:

  1. In the navigation pane of the Build Management tab, locate and select the build configuration containing the source you want to modify.

  2. Make sure the build configuration is checked out.

  3. Expand the build configuration until the Build Targets entry is visible in the project tree. This will also cause the Sources section to appear in the content pane.

  4. In the content pane, click the Sources title to make it active.

  5. Click the Edit Selected Object icon (shaped like a pencil). The Edit Source dialog box appears.

  6. For File Name or Mask revise the filename of the source file, or the mask specifying wildcards.

  7. For Relative path enter or revise a path to the source that is relative to the project relative path. This restricts the path to the sub-directory that you specify. For example, if the project relative path is C:\Projects\Qlarius\Java and you specify a relative path of Utilities, the path to the source will be restricted to C:\Projects\Qlarius\Java\Utilities.

  8. For Build Type enter an item format. For details see Using Item Formats to Control Build Rules.

  9. Click OK. The edited source appears in the Sources section.