Skip to content

Install Micro Integrator for VS Code

This page explains how to install the Micro Integrator (MI) for VS Code extension.

Prerequisites

  • Java Development Kit (JDK)

    1. Download and install Java SE Development Kit (JDK) version 11 or 17. See Tested JDKs for more information.
    2. Set the JAVA_HOME environment variable in the system settings.
  • Apache Maven

    1. Download and install Apache Maven (version 3.6.0 onwards).
    2. Set the path for Apache Maven in the system's PATH environment variable.
  • Visual Studio Code

Download and install the Visual Studio Code editor from here.

Install the MI for VS Code extension

Follow one of the following two options to install MI for VS Code.

Option 1

  1. Go to the Visual Studio Code Marketplace.
  2. Click Install to install the Micro Integrator extension.

Option 2

  1. Open the VS Code editor.
  2. Click the Extensions icon in the Activity Bar of the VS Code.

    Extensions

  3. Type Micro Integrator in the search bar.

  4. Press Enter to search.
  5. Among the results, find the Micro Integrator extension.
  6. Click Install to install the MI for VS Code extension from Visual Studio Marketplace.

Note

When the extension is activated correctly, the Micro Integrator icon appears on the Activity Bar of the VS Code editor.

MI VS Code Extension