Hi,
I am currently developing a perspective module.
I’m using new libraries and I’m constantly modifying the code, recompiling the module and uploading it to the gateway.
It doesn’t take much time but it becomes annoying.
I was wondering if there was a way to do Live or Hot Reloading.
Also, is it possible to do Live Debugging ? Like with the Java Application Debug for other types of modules.