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".
Installing services
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".
Installing Services
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"
Most services have a "main" method so - you could start debugging/running there ...
For services which require JNI - it gets a little more complicated...