Este conteúdo não está disponível no idioma selecionado.
Chapter 5. About the tools
The Migration Toolkit for Runtimes (MTR) provides several tools to assist you in the various stages of your migration and modernization efforts. Review the details of each tool to determine which is right for your project.
- Web console
- Migration Toolkit for Runtimes Operator
- CLI
IDE addons for:
- Eclipse and Red Hat CodeReady Studio
- Visual Studio Code, Visual Studio Codespaces, and Eclipse Che
- IntelliJ IDEA
- Maven plugin
5.1. About the CLI Copiar o linkLink copiado para a área de transferência!
The CLI is a command-line tool in the Migration Toolkit for Runtimes that allows users to assess and prioritize migration and modernization efforts for applications. It provides numerous reports that highlight the analysis without the overhead of the other tools. The CLI includes a wide array of customization options, and allows you to finely tune MTR analysis options or integrate with external automation tools.
For more information on using the CLI, see the MTR CLI Guide.
5.2. About the web console Copiar o linkLink copiado para a área de transferência!
The web console for the Migration Toolkit for Runtimes allows a team of users to assess and prioritize migration and modernization efforts for a large number of applications. It allows you to group applications into projects for analysis and provides numerous reports that highlight the results.
5.3. About the MTR plugin for Eclipse and Red Hat CodeReady Studio Copiar o linkLink copiado para a área de transferência!
The Migration Toolkit for Runtimes (MTR) plugin for Eclipse and Red Hat CodeReady Studio helps you migrate and modernize applications.
The MTR plugin analyzes your projects using customizable rulesets, marks migration issues in the source code, provides guidance to fix the issues, and offers automatic code replacement, or Quick Fixes, if possible.
For more information on using the MTR plugin, see the MTR Eclipse and Red Hat CodeReady Studio Guide.
5.4. About the MTR extension for Visual Studio Code Copiar o linkLink copiado para a área de transferência!
The Migration Toolkit for Runtimes (MTR) extension for Visual Studio Code helps you migrate and modernize applications.
The MTR extension is also compatible with Visual Studio Codespaces, the Microsoft cloud-hosted development environment.
The MTR extension analyzes your projects using customizable rulesets, marks issues in the source code, provides guidance to fix the issues, and offers automatic code replacement, if possible.
For more information about using the MTR extension, see the MTR Visual Studio Code Extension Guide.
5.5. About the Maven Plugin Copiar o linkLink copiado para a área de transferência!
The Maven plugin for the Migration Toolkit for Runtimes integrates into the Maven build process, allowing developers to continuously evaluate migration and modernization efforts with each iteration of source code. It provides numerous reports that highlight the analysis results, and is designed for developers who want updates with each build.