Importing an EGL mobile web project

About this task

To import and use the mobile widgets, you can either do it by creating a new EGL mobile project with the new project wizard or by importing them using EGL Dojo mobile widgets runtime
CAUTION:
EGL Dojo mobile widgets runtime is designed to be workable in stand-alone mode. It has its own Dojo runtime so that it cannot work with EGL Dojo widgets runtime which is targeted to run on desktop browsers and maintained separately. However you can still make it work with EGL Rich UI widgets runtime .

Procedure

To create a new EGL mobile project:

  1. Click File > New > EGL project. The EGL project wizard is displayed.
  2. Specify a name for the new project.
  3. Select Mobile Project as the type for the new project.

Feedback