Contact Us 1-800-596-4880

Commands in Anypoint Code Builder

The IDE provides a set of commands through the Command Palette.

MuleSoft Commands

  • MuleSoft: Export Project to Mule Deployable Jar

    Export a Mule project with its compiled code and all dependencies into a distributable JAR file. See Export to a Deployable JAR File.

  • MuleSoft: Export Troubleshooting Information

    Export a compressed file that contains your project’s workspace folders, logs, and information about environment variables, CPU, operating system, and system properties. See Export Troubleshooting Information.

  • MuleSoft: Implement an API Specification

    Import a supported API spec from Anypoint Exchange, and scaffold the spec into an implementation project in the IDE. See Scaffold an API and Create an Integration Project.

  • MuleSoft: Open ACB Settings

    Open the Settings page for Anypoint Code Builder settings, which include settings for the Anypoint Platform host (EU or US). For an example that uses the command, see Set the Desktop IDE to the EU or US Cloud.

  • MuleSoft: Re-scaffold this local API

    After scaffolding an API design project from the IDE into an interface within an implementation project and making subsequent changes to the design project, use this command from the design project to re-scaffold your changes into your interface. See Re-Scaffold the API Spec.

  • MuleSoft: Search in exchange

    Search for an asset by its name in Anypoint Exchange.

  • MuleSoft: Show Project dependencies

    Open the Project Dependencies area of the Explorer view for a project. All types of projects can have dependencies. Integration and implementation projects list Java packages in the area. API specification projects list any API fragment dependencies in the area, for example:

    Example of API fragments listed in the Project Dependencies area

    The command Explorer: Focus on Project Dependencies View also opens this area.

  • MuleSoft: Show Welcome

    Open the Welcome tab for Anypoint Code Builder. See an example of the tab in Discovering the UI.

Other Commands

Other helpful commands include the following:

  • File: Open Folder

    Open a project folder from the Command Palette. For examples that use this command, see Adding Folders to Your Home Directory.

  • View: Show Anypoint Code Builder

    Open the Anypoint Code Builder panel from the IDE. The panel provides links to Quick Actions, Documentation, and other items. See an example of the panel in Discovering the UI.