Hi all,

I have followed the development quick start and have an MRL instance running with a GUI, as promised.

How do I start an instance with the services installed?

Cheers

chromecide

Mats

8 years 6 months ago

I hope I understand at what point you are. You have the MRL GUI running and in the Runtime tab you can see the names of several services, but many are not installed.

If that is where you are then in the RunTime tab, select system ad then "install all".

 

 

Thanks for the input but I meant if I was to make a modification to a service, how would i run that modified service.

Most services have a "main" method so - you could start debugging/running there ... 

For services which require JNI - it gets a little more complicated...