Including Files into Projects

In very large workspaces, you might find it useful to move or copy files into different projects based on the errors they contain. Follow the instructions below to move or copy files listed in a Verification Report into a project.

  1. In the Files Affected pane, mark the items you want to move and choose Edit > Include Into Project. This opens the Select Project dialog box.
  2. In the Select Project dialog box, click the target project. Click New to create a new project. This opens the New Project dialog box. Type the project and click OK.
  3. Click one of the following:
    • Include All Referenced Objects if you want to include objects referenced by the selected object. For example, the COBOL copybooks included in a COBOL program file.
    • Include All Referencing Objects if you want to include objects that reference the selected object.

    Note: This feature is available only for verified files.
  4. Click one of the following:
    • Copy to copy the selection to the target project.
    • Move From Current Project to move the selection to the target project.
    • Move From All Projects to move the selection from all projects to the target project.
  5. Click OK to apply the selected actions.