VisualAge Generator to Enterprise Generation Language Migration Guide

Loading the migration feature

To be able to use the Stage 1 migration tool, you must load the VAGen EGL Migration feature. To do this, perform the following steps:

  1. Start VisualAge Generator on Smalltalk.
  2. Load the VAGen EGL Migration feature by doing the following:
    1. From the System Transcript, select Tools -> Load/Unload Features.
    2. On the Selection Required window, do the following:
      1. Ensure the Show other features checkbox is selected.
      2. In the Available features pane, select Other: VAGen EGL Migration - versionName.
      3. Select the >> button to move Other: VAGen EGL Migration - versionName to the Loaded features pane.
      4. Click OK. The VAGen EGL Migration feature will be imported and loaded into your image.
  3. In the Systems Transcript, you should see messages that the VAGen EGL Migration feature was loaded successfully. You should also see EGL Migration Tools on the tool bar. In the VisualAge Organizer, you should see HptEglMigrationGuiApp in the Applications pane.
  4. After the VAGen EGL Migration feature is loaded, you will be prompted to save your image. Click Yes so you do not have to load the feature again.
Note:
If you have a problem loading the feature, check your abt.ini file (contained in the VisualAge-Smalltalk-installation-directory\image directory). Make sure the abt.ini file has the following fields filled in under the [EmLibraryInterface] heading:


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]