Upgrading your development environment
When a new version of
BlackBerry UEM
becomes available, you must do the following to upgrade your development environment:
- Upgrade your dedicated development instance ofUEMto the new version. For instructions, see the UEM Installation Guide.
- Download the new version of the SDK that is designed for use with the new version ofUEM.
- If you are upgrading your development environment from a previous version of the SDK that used theGooglePlugin forEclipseand GWT 2.7.0 or later, and you want to use the GWTEclipsePlugin 3.0.0 or later (recommended), do the following:
- Uninstall the previous version of theUEMIntegration plug-in forEclipse(uem.eclipse.plugin-<version>-external.zip).
- Uninstall theGooglePlugin forEclipseand GWT 2.7.0 or later.
- Install the GWTEclipsePlugin 3.0.0 or later (visit Download.html).
- Complete all of the instructions in the Setting up your BlackBerry UEM plug-in development environment section of this guide with the new version ofUEMand the new SDK package. To use the GWTEclipseplugin, install the new version of theUEMIntegration plug-in forEclipse(uem.eclipse.plugin.gwt-<version>-external.zip). When you re-import your plug-in and run the integration process again (UEM Plug-in Tools > UEM Integration Setup), clear theCreate Basic Plug-in Projectscheck box and select theRegenerate launcherscheck box. The Regenerate launchers option is required to ensure that your plug-in uses the newEclipselauncher utilities for theBlackBerry UEM Coreand management console that are compatible with the upgradedUEMenvironment.