Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 2. Installing the MTA extension for Visual Studio Code
You can install the MTA extension for Visual Studio Code (VS Code).
Prerequisites
Java Development Kit (JDK) installed. MTA supports the following JDKs:
- OpenJDK 11
- OpenJDK 17
- Oracle JDK 11
- Oracle JDK 17
- Eclipse Temurin™ JDK 11
- Eclipse Temurin™ JDK 17
- 8 GB RAM
-
macOS installation: the value of
maxprocmust be2048or greater.
Procedure
Set the environmental variable
JAVA_HOME:export JAVA_HOME=jdk11
$ export JAVA_HOME=jdk11Copy to Clipboard Copied! Toggle word wrap Toggle overflow - In VS Code, click the Extensions icon on the Activity bar to open the Extensions view.
-
Enter
Migration Toolkit for Applicationsin the Search field. Select the Migration Toolkit for Applications extension and click Install.
The MTA extension icon (
) is displayed on the Activity bar.