Skip to content

Commit a1366a8

Browse files
W-21215932-Address-CrisV-feedback-CP
W-21215932-Address-CrisV-feedback-CP
1 parent 314341d commit a1366a8

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
@@ -75,7 +75,7 @@ When you run or debug an application, the IDE checks if the exact Mule runtime v
7575
* Open *Project Properties* to select or download the required Mule runtime version
7676

7777
[NOTE]
78-
Changing the minimum Mule version (`minMuleVersion`) manually can have serious implications. This requires a full test of your application so it works correctly with the target Mule version. Newer Mule runtime versions turn on feature flags by default. See xref:mule-runtime::feature-flagging.adoc[]. This can change behavior that was fixed in later versions. Your application can rely on behavior that was later corrected or on a previous issue. Prefer changing the Mule version through *Project Properties*, and always run full regression tests after any version change.
78+
Changing the minimum Mule version (`minMuleVersion`) manually can have serious implications. This requires a full test of your application so it works correctly with the target Mule runtime version. Newer Mule runtime versions turn on feature flags by default. See xref:mule-runtime::feature-flagging.adoc[]. This can change behavior that was fixed in later versions. Your application can rely on behavior that was later corrected or on a previous issue. Prefer changing the Mule runtime version through *Project Properties*, and always run full regression tests after any version change.
7979

8080
When a Mule or Java version isn't set for a project, the IDE's canvas and notifications provide a *Set version* button that opens the *Project Properties* tab. You can also navigate directly to the *Project Properties* tab.
8181

0 commit comments

Comments
 (0)