When you migrate Rich UI projects to later versions of
EGL, remember these considerations.
Because the base Rich UI project (com.ibm.egl.rui) is updated to
the latest version with each new release, you must make manual updates
to your projects.
To get the new com.ibm.egl.rui project:
- Close any open Rich UI editor windows.
- Create a new EGL Rich UI project, which will import the latest com.ibm.egl.rui_version project
into your workspace.
- Open the EGL Build Path for each of your existing EGL Rich UI
projects by right-clicking the project name, clicking Properties,
and clicking EGL Build Path.
- On the EGL Build Path page, on the Projects tab,
clear the previous com.ibm.egl.rui project, select the latest com.ibm.egl.rui_version project,
and click OK.