Skip to content

W-18559061-fix-typos-fa #458

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: latest
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions modules/ROOT/pages/int-versions.adoc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
= Version Settings for Mule, Java, and Connectors

include::reuse::partial$java8-eoss-banner.adoc[tag="java8-eoss"]
//used in procedures:
:open-project: Open your implementation or integration project.

//used in procedures: :open-project: Open your implementation or integration project. //

Set Mule runtime engine (Mule), Java, and connector versions to use in your projects.

Expand Down Expand Up @@ -53,7 +53,7 @@ When a Mule or Java version is unset for a project, the IDE's canvas and notific
To select Mule and Java versions for a project:

//open project local attribute:
. {open-project}
. Open your implementation or integration project
//step: open project properties tab from Project Properties menu item
include::partial$acb-runtime-java.adoc[tags="open-project-properties-properties"]
//step: open project properties tab
Expand All @@ -77,7 +77,7 @@ Set connector versions for a specific implementation or integration project from
To select connector versions for a project:

//open project local attribute:
. {open-project}
. Open your implementation or integration project
//step: open project properties tab from Project Properties menu item
include::partial$acb-runtime-java.adoc[tags="open-project-properties-properties"]
//step: open project properties tab
Expand Down