Start the BlackBerry UEM Core and management console services from Eclipse
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.- On the menu bar, clickRun > Run Configurations.
- ClickJava Application > Core Server.On theEnvironmenttab, confirm that theJAVA_HOMEvariable is set to the appropriate JDK folder.
- ClickRun.
- Verify that theBlackBerry UEM Coreservice starts. This process may take a few minutes.
- On the menu bar, clickRun > Run Configurations.
- ClickJava Application > GWT Super Dev Mode Code Server.
- ClickRun.This option runs aGoogleWeb 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.
- On the menu bar, clickRun > Run Configurations.
- ClickJava Application > UI Server.
- ClickRun.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.