# rhamt-vscode-extension

The Visual Studio Code extension for the Red Hat Application Migraiton Toolkit.

> More information about RHAMT can be found [here](https://developers.redhat.com/products/rhamt/overview).

## 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](https://developers.redhat.com/products/rhamt/download/)) 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!**
