Contact Us 1-800-596-4880

Install Mule Runtime Engine in Studio

Anypoint Studio bundles the latest Mule runtime engine (Mule) version available for each release.

If you choose to use a different Mule runtime version than the one bundled in your Studio distribution, you can install it and update your projects to the latest version.

Studio doesn’t support downgrading Mule runtime to an earlier patch version.

Prerequisites

  • If you have strict firewall rules, ensure that you allow the following URLs:

    • http://studio.mulesoft.org/

    • http://repository.mulesoft.org/connectors/releases/

    • http://download.eclipse.org/technology/m2e/releases

    • http://download.eclipse.org/eclipse/updates

    • http://subclipse.tigris.org/

    • http://findbugs.cs.umd.edu/eclipse/

Installing a Different Mule Version

  1. In the top menu bar, select Help > Install New Software.

  2. Select Mule Runtimes for Anypoint Studio - https://studio.mulesoft.org/s3/studio-runtimes/:

    mule runtime update site
  3. Select the Mule version you want to install and select Next.

    select mule runtime version
  4. Accept the terms and conditions and click Finish.

    accept terms and conditions
  5. Restart Studio after the installation is completed.

After installing a different Mule version, you can proceed to update your project to use that version.

Changing the Mule Version of an Existing Project

  1. In the Package Explorer view, right-click your project, and select Mule > Open Mule Project Properties:

    open mule project properties
  2. Use the drop-down menu next to Server Runtime to select a new Mule version:

    select project runtime version
  3. Select Apply and Close.

Uninstall a Mule Version

To uninstall a version of Mule:

  1. In the top menu bar, select Anypoint Studio > About Anypoint Studio.

  2. Select Installation Details:

    studio installation details
  3. Select the runtime version you want to uninstall and click Uninstall…​.

    uninstall runtime version