Skip to content

W-23648393 Removing all content and references to Cloud IDE - #735

Open
Cristian-Venticinque wants to merge 4 commits into
latestfrom
W-23648393-remove-Cloud-IDE
Open

W-23648393 Removing all content and references to Cloud IDE#735
Cristian-Venticinque wants to merge 4 commits into
latestfrom
W-23648393-remove-Cloud-IDE

Conversation

@Cristian-Venticinque

Copy link
Copy Markdown
Contributor

No description provided.

@Cristian-Venticinque Cristian-Venticinque self-assigned this Aug 26, 2026
@Cristian-Venticinque
Cristian-Venticinque requested a review from a team as a code owner August 26, 2026 18:41
Additional cleanup, removing xrefs, mentions of the Desktop IDE.
Comment thread code-builder-home/modules/ROOT/pages/_partials/acb-reusable-steps.adoc Outdated
Comment thread code-builder-home/modules/ROOT/pages/ai-enabling-api-project-topic-center.adoc Outdated
Comment thread code-builder-home/modules/ROOT/pages/des-create-api-fragments.adoc Outdated
Comment thread code-builder-home/modules/ROOT/pages/des-create-api-specs.adoc Outdated
Comment thread code-builder-home/modules/ROOT/pages/des-create-api-specs.adoc Outdated
Comment thread code-builder-home/modules/ROOT/pages/des-create-asyncapi-api-specs.adoc Outdated
Comment thread code-builder-home/modules/ROOT/pages/des-create-asyncapi-api-specs.adoc Outdated
Comment thread code-builder-home/modules/ROOT/pages/des-delete-api-projects.adoc Outdated
Comment thread code-builder-home/modules/ROOT/pages/des-publish-api-spec-to-exchange.adoc Outdated
Comment thread code-builder-home/modules/ROOT/pages/des-publish-grpc-api-to-exchange.adoc Outdated
Comment thread code-builder-home/modules/ROOT/pages/imp-implement-local-apis.adoc Outdated
Comment thread code-builder-home/modules/ROOT/pages/imp-manage-api-spec-versions.adoc Outdated
Comment thread code-builder-home/modules/ROOT/pages/index.adoc Outdated
Comment thread code-builder-home/modules/ROOT/pages/int-ai-developing-integrations.adoc Outdated
Comment thread code-builder-home/modules/ROOT/pages/int-create-integrations.adoc Outdated
Comment thread code-builder-home/modules/ROOT/pages/int-create-secure-configs.adoc Outdated
Comment thread code-builder-home/modules/ROOT/pages/int-debug-mule-apps.adoc Outdated
Comment thread code-builder-home/modules/ROOT/pages/int-deploy-mule-apps.adoc Outdated
Comment thread code-builder-home/modules/ROOT/pages/int-export-mule-project.adoc Outdated
Comment thread code-builder-home/modules/ROOT/pages/int-export-mule-project.adoc Outdated
Comment thread code-builder-home/modules/ROOT/pages/int-global-config-elements.adoc Outdated
Comment thread code-builder-home/modules/ROOT/pages/int-import-mule-project.adoc Outdated
Comment thread code-builder-home/modules/ROOT/pages/int-trigger-flows.adoc Outdated
Comment thread code-builder-home/modules/ROOT/pages/int-trigger-flows.adoc Outdated
Comment thread code-builder-home/modules/ROOT/pages/mulesoft-vibes.adoc Outdated
Comment thread code-builder-home/modules/ROOT/pages/vibes-api-ai-create-spec.adoc Outdated
Comment thread code-builder-home/modules/ROOT/pages/mulesoft-vibes.adoc Outdated
Additional updates and fixes

Co-authored-by: Cristian-Venticinque <46459586+Cristian-Venticinque@users.noreply.github.com>
// tag::open-mule-settings[]
// only for desktop IDE for US/EU settings:
. If an API specification is open in the Explorer panel of the IDE, close the project to avoid a synchronization error when you switch clouds.
. If an API specification is open in the Explorer panel of the IDE, close the project to avoid a synchronization error when you switch clouds.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did we leave "IDE"? Does it refer to VSCode or ACB?

* Click *File* > *Close Folder*.

. Open the *Settings* tab in the desktop IDE:
. Open the *Settings* tab in the IDE:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did we leave "IDE"? Does it refer to VSCode or ACB?

== Before You Begin Desktop IDE Setup
== Before You Begin Anypoint Code Builder Setup

Before installing the desktop extensions to VS Code, make sure you have an Anypoint Platform account with the required permissions:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Before installing the desktop extensions to VS Code, make sure you have an Anypoint Platform account with the required permissions:
Before installing the Anypoint Code Builder extensions to VS Code, make sure you have an Anypoint Platform account with the required permissions:

@@ -1,34 +0,0 @@
= Accept Anypoint Code Builder Beta Terms and Conditions

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Globally) If not already done, let's add page aliases of the removed files to the index.adoc file to avoid 404 error.

=== Find or download the JAR

When packaging completes, find or download the JAR file by following the prompts that appear in the IDE:
When packaging completes, find the JAR file by following the prompts that appear in the IDE:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Globally) If referring to VSCode when talking about "the IDE", we may name VSCode to avoid confusion. What do you think?

== Trigger a Flow

Use the terminal in Anypoint Code Builder to trigger a flow through an HTTP Listener in an integration or implementation project that is deployed locally, within your IDE. This procedure is for Mule apps within the desktop or cloud IDE.
Use the terminal in Anypoint Code Builder to trigger a flow through an HTTP Listener in an integration or implementation project that is deployed locally, within the IDE.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Use the terminal in Anypoint Code Builder to trigger a flow through an HTTP Listener in an integration or implementation project that is deployed locally, within the IDE.
Use the terminal in Anypoint Code Builder to trigger a flow through an HTTP Listener in an integration or implementation project that is deployed locally.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is "within the IDE" needed?

= Configuring Permissions
:page-deployment-options: cloud-ide, desktop-ide
:page-aliases: configure-permissions.adoc
:page-aliases: configure-permissions.adoc, accept-terms-and-conditions.adoc

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This location is much better than index.adoc for the accept-terms-and-conditions.adoc

* <<clone-repo>>
+
If a design, implementation, or integration project is already stored in a repo on GitHub, you can clone it into the cloud or desktop IDE.
If a design, implementation, or integration project is already stored in a repo on GitHub, you can clone it into the IDE.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
If a design, implementation, or integration project is already stored in a repo on GitHub, you can clone it into the IDE.
If a design, implementation, or integration project is already stored in a repo on GitHub, you can clone it into Anypoint Code Builder.

Scaffold your local REST API specification into a local implementation project. The scaffolding process creates a configuration XML for your implementation.

Local projects reside in the Anypoint Code Builder IDE, whether the projects are in your desktop IDE or in the cloud IDE associated with your user account in Anypoint Platform.
Local projects reside in the Anypoint Code Builder IDE.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the value of adding "IDE"? I'd just leave "Local projects reside in Anypoint Code Builder."

** *Anypoint Code Builder Developer* (to use Mulesoft Vibes in the Cloud IDE)
** *Mule Developer Generative AI User*
* Make sure Einstein is enabled in Access Management. For more information, see xref:access-management::enabling-einstein.adoc[Enabling Einstein for Anypoint Platform].
* xref:start-acb.adoc[Set up and access the IDE].

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* xref:start-acb.adoc[Set up and access the IDE].
* xref:start-acb.adoc[Set up and access Anypoint Code Builder].

== Before You Begin

* xref:start-acb.adoc[Set up and access the web or desktop IDE].
* xref:start-acb.adoc[Set up and access the IDE].

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* xref:start-acb.adoc[Set up and access the IDE].
* xref:start-acb.adoc[Set up and access Anypoint Code Builder].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants