이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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 1.8
- OpenJDK 11
- Oracle JDK 1.8
- 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.