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)
- Download and install Java SE Development Kit (JDK) version 11 or 17. See Tested JDKs for more information.
- Set the
JAVA_HOME
environment variable in the system settings.
-
Apache Maven
- Download and install Apache Maven (version 3.6.0 onwards).
- 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
- Go to the Visual Studio Code Marketplace.
- Click Install to install the Micro Integrator extension.
Option 2