Skip to content

Commit de5cc34

Browse files
Merge pull request mendix#9170 from tknippenberg/patch-42
Added MprTool.exe to analyze MPR file
2 parents 3e01a72 + e2a27f0 commit de5cc34

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+
You can use the MPR Tool to get more details. You can find it at *C:\Program Files\Mendix\<version>\modeler\MprTool.exe* (where <version> should be replaced with your installed Mendix version). After opening the *.mpr* file for your app, use **Search** > **Find unit by ID** 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)