You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/refguide/general/mx-command-line-tool/_index.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,8 @@ These are the available [app commands](/refguide/mx-command-line-tool/app/):
29
29
|[convert](/refguide/mx-command-line-tool/app/#convert)| Converts the Mendix app. |
30
30
|[create-project](/refguide/mx-command-line-tool/app/#create-project)| Creates a new Mendix app. |
31
31
|[show-version](/refguide/mx-command-line-tool/app/#show-version)| Shows the Studio Pro version that was last used to edit the app. |
32
-
|[show-java-version](/refguide/mx-command-line-tool/app/#show-java-version)| Show the configured Java version of the app. |
32
+
|[show-java-version](/refguide/mx-command-line-tool/app/#show-java-version)| Shows the configured Java version of the app. |
33
+
|[sync-java-dependencies](/refguide/mx-command-line-tool/app/#java-dependencies)| Synchronizes the managed Java dependencies that are configured in the modules of the app. |
33
34
|[analyze-mpr](/refguide/mx-command-line-tool/analyze-mpr/)| Shows the contents of the MPR file and their contribution to file size. |
0 commit comments