이 콘텐츠는 선택한 언어로 제공되지 않습니다.

Chapter 2. Installing the MTA plugin


You can install the MTA plugin in a connected or a restricted network environment.

2.1. Installing Java Development Kit

You must have the Java Development Kit (JDK) installed on your system prior to installing the Eclipse integrated development environment (IDE). Migration Toolkit for Applications (MTA) supports the following JDKs:

  • OpenJDK 11
  • OpenJDK 17
  • Oracle JDK 11
  • Oracle JDK 17
  • Eclipse Temurin™ JDK 11
  • Eclipse Temurin™ JDK 17

Procedure

  1. From the Oracle JDK download page, download the JDK tar.gz file suitable for your system.

    Note

    You need to accept the Oracle license agreement to proceed.

    Alternatively, you can download JDK by using the command-line interface:

    $ wget https://download.oracle.com/java/11/latest/<jdk-file>
  2. Extract the tar.gz file:

    $ tar -xzf <jdk-file>
  3. Optional: To make JDK available system-wide, move the extracted folder to the /opt directory:

    $ sudo mv <jdk-extracted-folder> /opt/<jdk-file>
  4. Set up the JAVA_HOME environment variable and add the JDK bin directory to the PATH variable:

    1. Open the .bashrc file:

      $ nano ~/.bashrc
    2. Add the following lines to the file:

      export JAVA_HOME=/opt/<jdk-file>
      export PATH=$PATH:$JAVA_HOME/bin
    3. Save the file and close it.
    4. To apply the new changes, reload the file:

      $ source ~/.bashrc

Verification

  • Use the java --version command to verify the installed JDK version:

    $ java --version

2.2. Installing Eclipse

Eclipse is an integrated development environment (IDE) that you can use to install the Migration Toolkit for Applications (MTA) plug-in used for migrating and modernizing applications.

Prerequisites

  • You have the Java Development Kit (JDK) installed on your system. For more information, see Installing Java Development Kit. MTA supports the following JDKs:

    • OpenJDK 11
    • OpenJDK 17
    • Oracle JDK 11
    • Oracle JDK 17
    • Eclipse Temurin™ JDK 11
    • Eclipse Temurin™ JDK 17

Procedure

  1. From the Eclipse download page, download the required Eclipse IDE tar.gz file, for example, Eclipse IDE for Java Developers.
  2. Extract the tar.gz file:

    $ tar -xzf <file_name>.tar.gz
  3. Optional: To make Eclipse available system-wide, move the extracted folder to the /opt directory:

    $ sudo mv eclipse /opt/eclipse
  4. Optional: To make Eclipse launch from the command line, create a symbolic link to the executable:

    $ sudo ln -s /opt/eclipse/eclipse /usr/bin/eclipse
  5. Optional: To launch Eclipse from you application menu, create a desktop entry:

    1. Create a new eclipse.desktop file:

      sudo nano /usr/share/applications/eclipse.desktop
    2. Add the following content to the eclipse.desktop file:

      [Desktop Entry]
      Name=Eclipse IDE 2024-03
      Type=Application
      Exec=/opt/eclipse/eclipse
      Terminal=false
      Icon=/opt/eclipse/icon.xpm
      Comment=Intergrated DEvelopment Environment
      NoDisplay=false
      Categories=Development;IDE;
      Name[en]=Eclipse IDE 2024-03

2.3. Adding JBoss Tools dependencies for the MTA plug-in

JBoss Tools dependencies are required by Eclipse during the Migration Toolkit for Applications (MTA) plug-in installation process.

Prerequisites

  • You have the Java Development Kit (JDK) installed on your system. For more information, see Installing Java Development Kit. MTA supports the following JDKs:
  • OpenJDK 11
  • OpenJDK 17
  • Oracle JDK 11
  • Oracle JDK 17
  • Eclipse Temurin™ JDK 11
  • Eclipse Temurin™ JDK 17

Procedure

  1. Launch Eclipse.
  2. From the menu bar, select Help Install New Software.
  3. Add the JBoss Tools update website by specifying the https://download.jboss.org/jbosstools/photon/development/updates/ location.

2.4. Installing in a connected environment

You need a connected environment to install the MTA plugin.

The MTA plugin has been tested with the Eclipse integrated development environment (IDE) for Java Enterprise Developers 2023-03.

Prerequisites

The following are the prerequisites for the Migration Toolkit for Applications (MTA) installation:

  • Java Development Kit (JDK) is installed. MTA supports the following JDKs:

    • OpenJDK 11
    • OpenJDK 17
    • Oracle JDK 11
    • Oracle JDK 17
    • Eclipse Temurin™ JDK 11
    • Eclipse Temurin™ JDK 17
  • 8 GB RAM
  • macOS installation: the value of maxproc must be 2048 or greater.
Note

Eclipse is pre-configured for Java 17, and the plugin operates directly with Java 17.

You can also run the plugin with Java 11, which requires setting the JRE version to Java 11 when creating up a new Eclipse project or importing an existing one. See step 6 below.

Procedure

  1. Launch Eclipse.
  2. From the menu bar, select Help Install New Software.
  3. Next to the Work with field, click Add.
  4. In the Name field, enter MTA.
  5. In the Location field, enter https://marketplace.eclipse.org/content/migration-toolkit-applications-mta and click OK.
  6. Select the Java version to use.

    • If using Java 11, in the JRE list, select JavaSE 11.
    • If using Java 17, leave the JRE selection unchanged.
  1. Select all the JBoss Tools - MTA check boxes and click Next.
  2. Review the installation details and click Next.
  3. Accept the terms of the license agreement and click Finish.
  4. Restart Eclipse.

2.5. Accessing the MTA tools

You can access the MTA plugin tools in the MTA perspective.

Prerequisites

  • You must restart the Eclipse IDE after installing the MTA plugin.

Procedure

  1. Click Window Perspective Open Perspective Other.
  2. Select MTA and click OK.

    The following components are displayed:

    • Issue Explorer displays the migration issues identified by the MTA plugin.
    • MTA Server is a separate process that analyzes projects, flags migration issues, and generates reports.

      You can start, stop, and view the status of the MTA server in the Issue Explorer.

    • Issue Details displays detailed information about a selected issue, including the hint, severity, and any additional resources.
    • MTA Report is an HTML report generated by the MTA plugin. From the report landing page you can navigate to detailed reports, such as Application Details, Issues, and Dependencies.

      Note

      The report is not generated by default. You must select the Generate Report option in the run configuration.

Red Hat logoGithubRedditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

© 2024 Red Hat, Inc.