Migrating Java code

Java™ code migration can be done in two ways: Java file level migration and package level migration.

To migrate Java code, take the following steps:

  1. Select the target Java files or packages, and right-click them.
    1. If you are doing Java file level migration, click BTT Migration > Migrate Java File in the menu that is displayed. See the following figure.
      Figure 1. Migrating Java code on the file level
      Screen capture showing how to migrate Java code in the file level
    2. If you are doing package level migration, click BTT Migration > Migrate Java Files. See the following figure.
      Figure 2. Migrating Java code on the package level
      Screen capture showing how to migrate Java code on the package level
  2. Then the Java code is migrated. The migrated Java code will replace the original Java code.