Skip Navigation

Verify that you can compile a plug-in project

After you set up your development environment and integrate it with a local
BlackBerry UEM
installation, verify that you can compile the default projects and build a plug-in package (.zip file). When you complete your
BlackBerry UEM
plug-in, this is the process you will use to create a package that you can deploy to a production
BlackBerry UEM
installation. You build a plug-in package by invoking the g.bat batch file.
  1. Run the command prompt as an administrator and change the directory to the plug-in root folder, for example, C:\example_plugin.
  2. Type
    g zip
    .
  3. Press ENTER.
The resulting plug-in package is located in the root folder that you specified, in a “dist” folder. The package is named after the plug-in ID.