Skip to content

Commit aab8da5

Browse files
committed
Add the sync-java-dependencies command to the index page
1 parent 4e37f39 commit aab8da5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • content/en/docs/refguide/general/mx-command-line-tool

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ These are the available [app commands](/refguide/mx-command-line-tool/app/):
2929
| [convert](/refguide/mx-command-line-tool/app/#convert) | Converts the Mendix app. |
3030
| [create-project](/refguide/mx-command-line-tool/app/#create-project) | Creates a new Mendix app. |
3131
| [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. |
3334
| [analyze-mpr](/refguide/mx-command-line-tool/analyze-mpr/) | Shows the contents of the MPR file and their contribution to file size. |
3435

3536
### Adaptable Solutions Commands

0 commit comments

Comments
 (0)