此内容没有您所选择的语言版本。
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
- Oracle JDK 11
- 8 GB RAM
-
macOS installation: the value of
maxprocmust be2048or greater.
Procedure
Set the environmental variable
JAVA_HOME:$ export JAVA_HOME=jdk11- 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.