0.0.1 • Published 6 years ago

rhamt-vscode-extension v0.0.1

Weekly downloads
6
License
-
Repository
-
Last release
6 years ago

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+ with JAVA_HOME environment variable
  • A minimum of 4 GB RAM; 8 GB recommended
  • Installation of the rhamt-cli (downloadable from here) version 4.1.0-Final with RHAMT_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!