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 use Google as the provider, import com.ibm.egl.rui.dojo.runtime.google
- To use AOL as the provider, import com.ibm.egl.rui.dojo.runtime.aol
To load and configure your environment to use a connection project:
- Under Import projects, click the Get the provider project link
of the provider to use.
- 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 . On the Projects tab,
select the provider project to use. Click OK.