Skip to content

Commit 542a02d

Browse files
authored
Added MprTool.exe to analyze MPR file
1 parent 771af05 commit 542a02d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

content/en/docs/refguide/general/mx-command-line-tool/analyze-mpr.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ The `OPTIONS` are described in the table below:
3636

3737
To identify which types of documents (pages, microflows, etc.) have the largest contribution to the MPR file size, you can focus on the **Size by unit type** section, where the number of occurrences and file size contribution are displayed in percentage.
3838

39+
For more details you can use the MPR Tool, which can be found at `C:\Program Files\Mendix\<version>\modeler\MprTool.exe`. After opening the .mpr file for your app, the menu item `Search -> Find unit by ID` can be used to find the name and module for a particular unit.
40+
3941
### Examples
4042

4143
Valid examples are given below:

0 commit comments

Comments
 (0)