Defining the connection to use the Dojo Toolkit remotely

To use a remote version of the Dojo Toolkit, you need a provider connection project in your workspace. You can import either of two provider connection projects into your workspace:
To load and configure your environment to use a connection project:
  1. Under Import projects, click the Get the provider project link of the provider to use.
  2. Update the EGL build path to specify the connection service that you are using to access the Dojo Toolkit. Right click your project and click Properties > EGL Build Path. On the Projects tab, select the provider project to use. Click OK.

Feedback