/extension-test

Primary LanguageTypeScriptMIT LicenseMIT

Visual Studio Code RHAMT Extension

Build Status License

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

More information about RHAMT can be found here.

Features

This extension provides support for performing application migrations using RHAMT.

Configuration Wizard

Use the configuration wizard to setup the analysis.

Configuration Wizard

Jump to Code

Jump to code containing identified migration issues.

Configuration Wizard

Issue Details

View details about the migration issue.

Configuration Wizard

Report

Get a high-level view of the migration.

Configuration Wizard

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 (downloaded from here).

Tip: You can optionally install the rhamt-cli once the extension has been installed.

Extension Settings

This extension contributes the following settings:

  • rhamt.executable.path: The location of the rhamt-cli.

Build

$ npm run compile

=======

License

MIT