To use the Dojo Toolkit locally, you must first load the
toolkit into your local workspace. You can find a copy of toolkit
in the EGL directory structure. The name of the local toolkit is com.ibm.egl.rui.dojo.runtime.local_1.3.2.
To load and configure your environment to use the local toolkit:
- Under Import projects, click Get the Dojo Toolkit local
project. The Dojo Toolkit imports into your workspace.
- Update the EGL build path to specify the Rich UI project dependency.
Right click your project and click . On the Projects tab,
select com.ibm.egl.rui.dojo.runtime.local_1.3.2.
Click OK.