Skip to content

Commit 1543074

Browse files
Apply suggestion from @Cristian-Venticinque
Co-authored-by: Cristian-Venticinque <46459586+Cristian-Venticinque@users.noreply.github.com>
1 parent cc47245 commit 1543074

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/ROOT/pages/int-versions.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ include::partial$acb-runtime-java.adoc[tags="runtime-java-version-selection"]
5858

5959
Set Mule or Java versions for a specific implementation or integration project from *Project Properties*. You can change versions at any time, but test your projects with the versions you intend to deploy.
6060

61-
The IDE uses bundled Mule runtime versions to open and edit projects immediately. The design service uses the latest Java-compatible Mule runtime available locally. Anypoint Code Builder bundles the latest Mule runtime version (for example, 4.11) for Java 17 and a reduced Mule runtime version 4.8 for Java 8. This guarantees that the design service can always start and serve the canvas and design-time needs without requiring runtime downloads.
61+
The IDE uses bundled Mule runtime versions to open and edit projects immediately. The design service uses the latest Java-compatible Mule runtime version available locally. Anypoint Code Builder bundles the latest Mule runtime version (for example, 4.11) for Java 17 and a reduced Mule runtime version 4.8 for Java 8. This guarantees that the design service can always start and serve the canvas and design-time needs without requiring runtime downloads.
6262

6363
Because the bundled Mule runtime version is the latest version, you can open and edit any project regardless of its `minMuleVersion` property. The design service uses the latest Java-compatible Mule runtime version available locally for design-time activities. The `minMuleVersion` property in your project's `mule-artifact.json` file is checked only at deployment time. The `minMuleVersion` property specifies the minimum Mule runtime version required to run or deploy the application.
6464

0 commit comments

Comments
 (0)