It would be great to have an action to actually restart the process.
Currently you can't test ui changes on a real process restart because a new task is created.
I just wrote this script that simulates a process restart:
This is a real process restart and not just a configuration change. I wrote this script because we had a bug in our parceling where a bundle need to have the ClassLoader set.
It would be great to have an action to actually restart the process. Currently you can't test ui changes on a real process restart because a new task is created.
I just wrote this script that simulates a process restart:
This is a real process restart and not just a configuration change. I wrote this script because we had a bug in our parceling where a bundle need to have the ClassLoader set.