Skip Navigation

Start the
BlackBerry UEM Core
and management console services from
Eclipse

From now on you will be starting and running the
BlackBerry UEM Core
and management console services from your development environment, instead of the default automatic startup or starting them from the
Windows
Services.
Run
Eclipse
as an administrator. This is required for
Eclipse
to access
BlackBerry UEM
files in your development environment.
  1. On the menu bar, click
    Run > Run Configurations
    .
  2. Click
    Java Application > Core Server
    .
    On the
    Environment
    tab, confirm that the
    JAVA_HOME
    variable is set to the appropriate JDK folder.
  3. Click
    Run
    .
  4. Verify that the
    BlackBerry UEM Core
    service starts. This process may take a few minutes.
  5. On the menu bar, click
    Run > Run Configurations
    .
  6. Click
    Java Application > GWT Super Dev Mode Code Server
    .
  7. Click
    Run
    .
    This option runs a
    Google
    Web Toolkit code server daemon that monitors changes to source code affecting the UI client and incrementally transpiles the code to JavaScript. You can leave this process running.
  8. On the menu bar, click
    Run > Run Configurations
    .
  9. Click
    Java Application > UI Server
    .
  10. Click
    Run
    .
    This option runs the UI server component. This process may take a few minutes. During this time, if you try to open the management console, your browser displays "Compiling client". The browser displays the management console after the compilation is complete.