From 3f0b61bd2f3381ce114749b90763af5f32dbe891 Mon Sep 17 00:00:00 2001 From: Emir Uner Date: Tue, 23 Jun 2026 16:23:33 +0200 Subject: [PATCH] Update offline docs for java update tool --- content/en/docs/refguide/installation/install.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/en/docs/refguide/installation/install.md b/content/en/docs/refguide/installation/install.md index acfbaa4832c..22deacd058e 100644 --- a/content/en/docs/refguide/installation/install.md +++ b/content/en/docs/refguide/installation/install.md @@ -66,6 +66,8 @@ Git version 2.48.1 is automatically installed during Studio Pro installation. Ho * [Gradle 8.5](https://gradle.org/install/#manually) with Gradle extracted to the parent directory of the folder where Studio Pro is installed (usually `C:\Program Files\Mendix`) instead of `C:\Gradle`. +* [Mendix Java Migration Tool 1.0.0](https://cdn.mendix.com/mendix-java-migration-tool/jmt-1.0.0.jar) + Depending on the error message you get from the installer, you can choose to install a single prerequisite, or you can install them all. Then, try installing Studio Pro again. @@ -103,6 +105,8 @@ It is possible to prepare the prerequisite installers beforehand so the setup pr * The *MicrosoftEdgeWebview2Setup.exe* does not need to be renamed 7. Gradle * Rename the Gradle zip file to *gradle-8.5-bin.zip* + 8. Mendix Java Migration Tool (JMT) + * Place *jmt-1.0.0.jar* into the **Dependencies** folder without renaming it 6. Run the installer as described in the [Installing Mendix Studio Pro](#install) section above. If an error occurs during JDK installation, try the following: