rhamt-vscode-extension
v0.0.1
Published
RHAMT VSCode extension
Downloads
46
Maintainers
Readme
rhamt-vscode-extension
The Visual Studio Code extension for the Red Hat Application Migraiton Toolkit.
More information about RHAMT can be found here.
Features
This extension provides support for performing application migrations using RHAMT.
Requirements
- Java Platform,
JRE version 8+
withJAVA_HOME
environment variable - A minimum of
4 GB RAM
; 8 GB recommended - Installation of the
rhamt-cli
(downloadable from here) version4.1.0-Final
withRHAMT_HOME
environment variable.
Tip: You can optionally install the rhamt-cli during the installation process of this extension. This will also initialize the
RHAMT_HOME
environment variable.
Extension Settings
This extension contributes the following settings:
rhamt.home
: The location of the rhamt-cli.
===============
Enjoy!