Migrate RAD Projects to MyEclipse
This tutorial outlines the process of migrating IBM® RAD projects for use in MyEclipse. MyEclipse migrates projects that are RAD 6.x and WSAD 5.x (or higher) so they work in both MyEclipse and RAD simultaneously, removing the requirement of one-way migration. Migrate RAD projects to MyEclipse and continue using them in both IDEs.
In this tutorial, you will learn to:
- Migrate an imported RAD project
1. Import and Migrate RAD Projects
The Project Migration wizard can be executed if you have any WSAD 5.1 (or higher) or RAD 6 (or higher) projects located in your workspace. This wizard migrates all project types supported by MyEclipse.
- Import the WSAD or RAD project into your workspace. For EAR projects, be sure all EAR module projects included in the EAR are also imported into your workspace.
- When importing a RAD project, you are prompted to migrate the project(s). Click Next to continue.
- Select the project. If the server connector associated with the project’s targeted runtime is not configured, errors appear in the Problems list. If you are continuing to use the server associated with the project, browse for the sever installation directory to resolve the issue.
Otherwise, select Add new runtime from the Target runtime drop-down to configure a different connector. This tutorial adds a new runtime configuration for WebSphere 8.5. - Expand WebSphere Application Server, select the application server connector you want to configure, and click Next.
- Click Browse, and navigate to the WebSphere installation, folder, and click Next.
- Select from a list of profiles found in your installation folder, and enter security credentials (if security is enabled) so MyEclipse can connect to the profile.
- Click Finish to complete adding the target runtime, and click Finish to begin the migration.
The migrated project appears in the Project Explorer.
The Targeted Runtimes property page allows you to switch the WebSphere runtime container associated with your project to one provided by a different version of WebSphere. This makes migrating projects between WebSphere versions easier.
Target WebSphere Server property
2. Workspace Migration View
When you import a project that requires migration, the Migration wizard is invoked automatically. However, if you have one or more projects in your workspace that require migration (i.e., you canceled out of the Migration wizard before completing), you can use the Workspace Migration view to begin the migration process on those projects.
To open the Workspace Migration view, select Window>Show View>Other. Type migration in the filter field, select Workspace Migration, and click OK.
To open the Migration wizard, select the project you want to migrate, and click on the Workspace Migration view toolbar.