Main Content

Run Project Checks

To run the project integrity checks, on theProjecttab, click the down arrow to expand theToolsgallery. UnderProject Checks, clickCheck 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, seeWork with Derived Files in Projectsand检查依赖结果和解决问题.

  • ClickCheck Projectto 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, clickDependency Analyzerto analyze the dependencies of the modified files.

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

Note

The files inresources/projectare project definition files generated by your changes. SeeProject Definition Files.

Related Examples

More About