Main Content

Run Project Checks

To run the project integrity checks, on the Project tab, click the down arrow to expand the Tools gallery. Under Project Checks, click Check Project. The checks look for missing files, files to add to source control or retrieve from source control, and other issues.

For details on problems the checks can fix, see Work with Derived Files in Projects and Check Dependency Results and Resolve Problems.

  • Click Check Project to check the integrity of the project. For example, is everything under source control in the project? Are all project files under source control? A dialog box reports results. You can click for details and follow prompts to fix problems.

  • If you want to check for required files, click Dependency Analyzer to analyze the dependencies of the modified files.

    Use the dependency tools to analyze the structure of your project. See Perform an Impact Analysis.

Note

The files in resources/project are project definition files generated by your changes. See Project Definition Files.

Related Examples

More About