Including Files into Projects

In very large workspaces, you may 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 File > Include Into Project. The Select Project window opens.
  2. In the Select Project window, select the target project. Click New to create a new project.
  3. Select either:
    • Include All Referenced Objects if you want to include objects referenced by the selected object (the Cobol copybooks included in a Cobol program file, for example).
    • 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. Select:
    • 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 move or copy the selection.