From b76f16905dd6a864c42c0f30822d8a99ded2df6d Mon Sep 17 00:00:00 2001 From: Cristian Date: Tue, 28 Oct 2025 11:06:46 -0700 Subject: [PATCH] W-20058739-Apply-Cursor-on-ACB-short-desc-CP --- modules/ROOT/pages/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/index.adoc b/modules/ROOT/pages/index.adoc index 6e1d4a3f7..478574d66 100644 --- a/modules/ROOT/pages/index.adoc +++ b/modules/ROOT/pages/index.adoc @@ -8,7 +8,7 @@ include::reuse::partial$beta-banner.adoc[tag="anypoint-code-builder"] // include::partial$acb-ide-logos.adoc[tags="both-ides"] //intro -Use the Anypoint Code Builder integrated development environment (IDE) for your API designs, implementations, and integration development. Work locally with Anypoint Code Builder for Desktop on Microsoft Visual Studio Code (VS Code) or from your browser with Anypoint Code Builder through Anypoint Platform. The IDEs support the development lifecycle: +Accelerate API and integration development with Anypoint Code Builder, an integrated development environment (IDE) available as a desktop application or cloud-based service. Work locally with Anypoint Code Builder for Desktop on Microsoft Visual Studio Code (VS Code) or from your browser with Anypoint Code Builder through Anypoint Platform. Design, implement, and test APIs and integrations using built-in connectors, scaffolding, source control, and Anypoint Platform integration. The IDEs support the development lifecycle: * API specification design (OAS or RAML), a mocking service for testing, source control, and publication to Anypoint Exchange * API implementation features for importing supported API specifications (such as OAS, RAML, AsyncAPI, or GraphQL) and autogenerating interfaces (scaffolding) for flows and error handlers within a Mule application