Skip to content

Commit 9c8d736

Browse files
authored
Merge pull request mendix#10888 from jdiehl/patch-897297
Clarify JDK installation requirements in documentation
2 parents 697b2cf + 6537f50 commit 9c8d736

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

content/en/docs/refguide/installation/system-requirements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The following frameworks are required. They will be installed automatically by t
4444
| .NET 8 Desktop Runtime | .NET 10 Desktop Runtime |
4545

4646
* Microsoft Visual C++ 2019 Redistributable Package (x64)
47-
* A Java Developer Kit (JDK) version 11, 17, or 21 - if not yet installed on your machine, Mendix will install 'Eclipse Temurin JDK 21 (x64 or ARM64)'
47+
* A Java Developer Kit (JDK) - if not yet installed on your machine, Mendix will install Eclipse Temurin (x64 or ARM64) - see [Java](#java) for the exact version required.
4848
* Gradle version 8.5 or above - if Gradle is not yet installed on your machine, Mendix will install Gradle version 8.5
4949
* Git for Windows (x64) version 2.48.1 or above (for more information, see the [Prerequisites](/refguide/install/#prerequisites) section in *Installing Mendix Studio Pro*)
5050
* Mendix Native Mobile Builder
@@ -154,7 +154,7 @@ You can find a list of known limitations below, however, we advise you to check
154154

155155
| Vendor | Repository Size Limit | Push Limit | Non-LFS File Size Limit | LFS File Size Limit |
156156
| ----------- | ------------------------------------------ | --------------- | ----------------------- | ------------------- |
157-
| GitHub | Warnings on 5 GB, 100 GB theoretical limit | Information n/a | 100 MB¹ (warning 50 MB) | 5 GB |
157+
| GitHub | Warnings on 5 GB, 100 GB theoretical limit | Information n/a | 100 MB¹ (warning 50 MB) | 5 GB |
158158
| GitLab | 5 GB (free) and 250 GB (enterprise) | 5 GB | None | 5 GB |
159159
| Azure Repos | 250 GB | 5 GB | None | 50 GB |
160160
| Bitbucket | 4 GB | 3.5 GB | None | 10 + 100 GB |

content/en/docs/refguide10/installation/system-requirements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The following frameworks are required. They will be installed automatically by t
4646
| .NET 6 Desktop Runtime | .NET 8 Desktop Runtime | .NET 10 Desktop Runtime |
4747

4848
* Microsoft Visual C++ 2019 Redistributable Package (x64)
49-
* A Java Developer Kit (JDK) version 11, 17, or 21 - if not yet installed on your machine, Mendix will install 'Eclipse Temurin JDK 21 (x64 or ARM64)'
49+
* A Java Developer Kit (JDK) - if not yet installed on your machine, Mendix will install Eclipse Temurin (x64 or ARM64) - see [Java](#java) for the exact version required.
5050
* Gradle version 8.5 or above - if Gradle is not yet installed on your machine, Mendix will install Gradle version 8.5
5151
* Git for Windows (x64) version 2.41.0 or above (for more information, see the [Prerequisites](/refguide10/install/#prerequisites) section in *Installing Mendix Studio Pro*)
5252
* Mendix Native Mobile Builder
@@ -140,7 +140,7 @@ You can find a list of known limitations below, however, we advise you to check
140140

141141
| Vendor | Repository Size Limit | Push Limit | Non-LFS File Size Limit | LFS File Size Limit |
142142
| ----------- | ------------------------------------------ | --------------- | ----------------------- | ------------------- |
143-
| GitHub | Warnings on 5 GB, 100 GB theoretical limit | Information n/a | 100 MB¹ (warning 50 MB) | 5 GB |
143+
| GitHub | Warnings on 5 GB, 100 GB theoretical limit | Information n/a | 100 MB¹ (warning 50 MB) | 5 GB |
144144
| GitLab | 5 GB (free) and 250 GB (enterprise) | 5 GB | None | 5 GB |
145145
| Azure Repos | 250 GB | 5 GB | None | 50 GB |
146146
| Bitbucket | 4 GB | 3.5 GB | None | 10 + 100 GB |

0 commit comments

Comments
 (0)