CodeWarrior allows you to display migration candidates as information, warnings, or errors in the
Problems view. You can also set preference to ignore or automatically migrate the migration candidates.
Figure 1. Migration candidates in Problems view
To configure migration preference:
- Choose Window > Preferences .
The
Preferences dialog appears.
- Choose Run/Debug > Launching > Launch Configurations in the left pane of the Preferences dialog.
The launch configuration preferences appear in the right pane of the
Preferences dialog.
Figure 2. Preferences dialog
- Choose a value from the Available migrations can be shown in the workbench as problems or applied automatically pop-up menu.
- Ignore - Ignores the migration candidates.
- Show as information - Displays migration candidates as information in the Problems view.
- Show as warning - Displays migration candidates as warnings in the Problems view.
- Show as error - Displays migration candidates as errors in the Problems view.
- Apply automatically - Automatically migrates all migration candidates.
- Click Apply.
- Click OK.
For projects created using Launching framework, a migration facility is provided.