what's the proper use of the Alfresco Repository JavaScript Debugger?
I can get it to run the first time I start tomcat and Alfresco. But once I find a problem, what should I do to be able to reuse the debugger without having to restart Tomcat?
Now, I cancel the script I'm running on the Alfresco side. And when I run another script, the debugger seems to still be on the prior script. Instructions?
When it gets stuck like that, I just Disable the debugger and Enable it again. It is properly synched up once it is re-Enabled. I just have a bookmark with the debugger page, and flip to that to disable/enable it.