Chapter 3. Accessing the MTR tools
You can access the MTR plugin tools in the MTR perspective.
Prerequisites
- You must restart the Eclipse IDE after installing the MTR plugin.
Procedure
-
Click Window
Perspective Open Perspective Other. Select MTR and click OK.
The following components are displayed:
- Issue Explorer displays the migration issues identified by the MTR plugin.
MTR Server is a separate process that analyzes projects, flags migration issues, and generates reports.
You can start, stop, and view the status of the MTR server in the Issue Explorer.
- Issue Details displays detailed information about a selected issue, including the hint, severity, and any additional resources.
MTR Report is an HTML report generated by the MTR plugin. From the report landing page you can navigate to detailed reports, such as Application Details, Issues, and Dependencies.
NoteThe report is not generated by default. You must select the Generate Report option in the run configuration.