Loading the local Dojo Toolkit into your workspace

To use the local Dojo Toolkit, load it into your workspace.
To load and configure your environment to use the local toolkit:
  1. At the bottom of this topic, click Get the Dojo Toolkit project. The Dojo Toolkit imports into your workspace.
  2. Update the EGL build path to specify the local EGL Dojo runtime project dependency. Right click your project and click Properties > EGL Build Path. On the Projects tab, select com.ibm.egl.rui.dojo.runtime.local_version, where version is the code level now in use. Click OK.

Feedback