Migration Toolkit for Applications (MTA)

Add this URL to your Eclipse Installation to reach this solution's update site.

2025-09 (4.37), 2025-06 (4.36), 2025-03 (4.35), 2024-12 (4.34), 2024-09 (4.33), 2024-06 (4.32), 2024-03 (4.31), 2023-12 (4.30), 2023-09 (4.29), 2025-12 (4.38)

https://github.com/migtools/mta-eclipse-plugin/releases/download/v7.3.0/

2025-09 (4.37), 2025-06 (4.36), 2025-03 (4.35), 2024-12 (4.34), 2024-09 (4.33), 2024-06 (4.32), 2024-03 (4.31), 2023-12 (4.30), 2023-09 (4.29), 2025-12 (4.38)

https://github.com/migtools/mta-eclipse-plugin/releases/download/v7.2.0/

2023-06 (4.28), 2023-09 (4.29), 2023-12 (4.30), 2024-03 (4.31), 2024-06 (4.32), 2024-09 (4.33), 2024-12 (4.34), 2025-03 (4.35), 2025-06 (4.36)

https://download.jboss.org/jbosstools/photon/stable/updates/mta/6.1.0.Final/

2023-03 (4.27), 2022-12 (4.26), 2022-09 (4.25)

https://download.jboss.org/jbosstools/photon/stable/updates/mta/mta-6.0.0.Final/

Learn more...
Solution Description

The Migration Toolkit for Applications (MTA) plugin for Eclipse Platform-based IDEs.

Provides tooling to accelerate application migration by marking migration issues in the source code, provides guidance to fix the issues, and offers automatic code replacement when possible.

Read more about MTA here.

Categories: Tools

Additional Details

Eclipse Versions: 2025-09 (4.37), 2025-06 (4.36), 2025-03 (4.35), 2024-12 (4.34), 2024-09 (4.33), 2024-06 (4.32), 2024-03 (4.31), 2023-12 (4.30), 2023-09 (4.29), 2025-12 (4.38), 2023-06 (4.28), 2023-03 (4.27), 2022-12 (4.26), 2022-09 (4.25)

Platform Support: Windows, Mac, Linux/GTK

Organization Name: Red Hat, Inc.

Development Status: Production/Stable

Date Created: Tuesday, March 28, 2023 - 05:11

License: EPL

Date Updated: Friday, September 12, 2025 - 12:10

Submitted by: JBoss Tools

Date Ranking Installs Clickthroughs
January 2026 0/0 0 3
December 2025 0/0 0 23
November 2025 0/0 0 10
October 2025 549/637 2 13
September 2025 396/653 11 12
August 2025 307/615 22 20
July 2025 331/636 18 9
June 2025 307/627 23 18
May 2025 337/634 19 13
April 2025 412/623 9 12
March 2025 381/661 18 15
February 2025 285/645 41 20
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)

Marketplace Drag to Install Button

By adding the following code below to your website you will be able to add an install button for Migration Toolkit for Applications (MTA) .

HTML Code:

Markdown Syntax:

Output:

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client

Reviews Add new review

Seeing this when I try to run the plugin:
 

java.lang.NullPointerException: Cannot read field "modelService" because "org.jboss.tools.windup.ui.internal.explorer.IssueExplorer.current" is null
    at org.jboss.tools.windup.ui.internal.launch.WindupLaunchDelegate.launch(WindupLaunchDelegate.java:77)
    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:777)
    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:688)
    at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1052)
    at org.eclipse.debug.internal.ui.DebugUIPlugin$1.run(DebugUIPlugin.java:1255)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)