Skip to content

Commit 78fd3ef

Browse files
authored
Move the Studio Pro 11 specific information to a new PR
1 parent c677ecf commit 78fd3ef

File tree

1 file changed

+0
-13
lines changed
  • content/en/docs/refguide/modeling/integration/machine-learning-kit/using-ml-kit

1 file changed

+0
-13
lines changed

content/en/docs/refguide/modeling/integration/machine-learning-kit/using-ml-kit/_index.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,6 @@ Studio Pro supports machine learning (ML) model integration in Mendix apps. Coll
1313
For further information on working with ML models in Mendix, check out a demo app and Jupyter Notebook examples in the [Demo for Mendix ML Kit](https://github.com/mendix/mlkit-example-app) repository.
1414
{{% /alert %}}
1515

16-
### System Requirements
17-
18-
If you are using Studio Pro 10.18.11, 10.24.3, or higher versions **on Windows**, you need to install **OpenJDK 21.0.8 LTS** to use ML Kit with ONNX models:
19-
20-
1. Install [OpenJDK 21.0.8 LTS](https://aka.ms/download-jdk/microsoft-jdk-21.0.8-windows-x64.msi) from Microsoft.
21-
2. Quit and reopen Studio Pro.
22-
3. Go to **Edit** > **Preferences** > **Deployment**.
23-
4. Make sure the newly installed JDK 21.0.8 is selected.
24-
25-
{{% alert color="info" %}}
26-
This requirement is specific to Windows. Mac users can continue using ML Kit with ONNX models without needing to install a specific JDK version.
27-
{{% /alert %}}
28-
2916
For information on troubleshooting several general issues with importing and running your ML model, see the [FAQs](#FAQs) section below.
3017

3118
For information on ML Kit known issues, see the [Known Issues](#known-issues) section below.

0 commit comments

Comments
 (0)