IBM Worklight v5.0.5 > Install the Worklight development environmentInstall WebWorks SDK
To develop BlackBerry 10 applications, install the WebWorks SDK.
- Download WebWorks SDK...
- Go to...
...and search for...
BlackBerry WebWorks SDK for Smartphones
- Install it to the folder of your choice.
- Set an environment variable named WEBWORKS_HOME, pointing to Webworks SDK.
Worklight Builder uses this environment variable to build BlackBerry 10 applications. On each build, it is transferred to...
native\project.properties
Set WEBWORKS_HOME before starting Worklight Studio.
If you use Ant scripts to build and deploy the application to the device, and the WEBWORKS_HOME value is set incorrectly, your file structure might become corrupted, and produce a new directory with the incorrect WEBWORKS_HOME value name.
Parent Install the Worklight development environment