From 3f0b61bd2f3381ce114749b90763af5f32dbe891 Mon Sep 17 00:00:00 2001 From: Emir Uner Date: Tue, 23 Jun 2026 16:23:33 +0200 Subject: [PATCH 1/2] 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: From e9194804040f302c167ef729b47260bc6ee9810c Mon Sep 17 00:00:00 2001 From: Emir Uner Date: Mon, 29 Jun 2026 12:00:30 +0200 Subject: [PATCH 2/2] Update jmt tool offline install info: bump version to 1.0.1 --- content/en/docs/refguide/installation/install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/refguide/installation/install.md b/content/en/docs/refguide/installation/install.md index bdb4e24d7a9..0838e602354 100644 --- a/content/en/docs/refguide/installation/install.md +++ b/content/en/docs/refguide/installation/install.md @@ -66,7 +66,7 @@ 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) +* [Mendix Java Migration Tool 1.0.1](https://cdn.mendix.com/mendix-java-migration-tool/jmt-1.0.1.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. @@ -106,7 +106,7 @@ It is possible to prepare the prerequisite installers beforehand so the setup pr 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 + * Place *jmt-1.0.1.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: