Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 873 Bytes

README.md

File metadata and controls

21 lines (10 loc) · 873 Bytes

Ampla Project Analysis

The Project Analysis tool generates a detailed and interactive HTML report from a project XML export.

Getting Started

Follow the instructions below to generate your HTML report:

  1. Export a copy of your project naming the file AmplaProject.xml and place it in the same folder as AnalyseProject.cmd.

  2. Take a copy of AuthStore.xml and place it alongside AmplaProject.xml. This file will be located in the %ProgramData%\Citect\Ampla\Projects\[YourProjectName] folder.

  3. Run AnalyseProject.cmd and wait for it to finish.

  4. View the output by opening index.html located in the Output folder.

  5. Run Clean.cmd to remove the existing output before running another project analysis.

Bitdeli Badge