Accessing a remote Dojo Toolkit

To access a remote version of the Dojo Toolkit rather than a local one, do as follows:
  1. Import the provider project, as listed in "Importing project-supplied projects."
  2. Give your own development project access to the provider project:
    1. Right-click the development project.
    2. Click Properties > EGL Build Path. The Projects tab is displayed.
    3. Select the provider project to use.
    4. Click OK.

For details on accessing a remote Dojo Toolkit that was updated after the product shipped, see “Accessing an updated remote Dojo Toolkit.”


Feedback