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:
Click
File
>
New
>
EGL project
. The
EGL project
wizard is displayed.
Specify a name for the new project.
Select
Mobile Project
as the type for the new project.
Related concepts
:
Developing with the EGL Dojo mobile widgets
Related tasks
:
Configuring the render engine of visual editor
Customizing EGL mobile widget appearance
Related information
:
EGL Dojo mobile widgets sample
EGL Dojo mobile widgets runtime
Feedback