The IntelliJ plugin for the Migration Toolkit for Runtimes (MTR).
Migration Toolkit for Runtimes (MTR) (the product of the downstream project Windup) is a command-line Application Migration and Modernization Assessment tool.
Windup is an extensible and customizable rule-based tool that simplifies the migration and modernization of Java applications.
Windup looks for common resources and known trouble spots when migrating applications. It provides a high-level view of the technologies used by the application.
The IntelliJ plugin integrates with the Windup command-line tool, and provides assistance directly into the IntelliJ IDE.
This plugin expedites the process of analyzing your projects directly from within your IDE. The tooling marks migration issues in the source code, provides guidance to fix the issues, and offers automatic code replacement when possible.
Use the configuration editor to setup the analysis.
Jump to code containing identified migration issues and perform automatic code refactoring.
Use the generated reports to better understand and assess the migration efforts.
- Java Platform,
JDK version 11
withJAVA_HOME
environment variable - A minimum of
4 GB RAM
; 8 GB recommended
=======