Skip to content

Install Micro Integrator for VSCode

This page walks you through how to get started with the Micro Integrator for VSCode extension by installing it.

Installation Prerequisites

  • Download and install Java SE Development Kit (JDK) version 11 or 17.

  • Set the JAVA_HOME environment variable in the system settings.

    Info

    For more information on setting the JAVA_HOME environment variable for different operating systems, see the Install and Setup documentation.

  • Download and install Apache Maven (version 3.6.0 onwards).

  • Download and install the Visual Studio Code editor from here.

    Info

    For more information on installing Visual Studio Code, refer to Visual Studio Code documentation.

Install the MI VSCode extension

Follow one of the following two options to install the MI VSCode extension.

Option 1

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

Option 2

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

    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 VSCode extension from Visual Studio Marketplace.

Note

When the extension is activated correctly, the WSO2 icon appears on the Activity Bar of the VSCode editor.

MI VSCode Extension