Set Up Development Environment - Adobe Script Development
What is the recommended way to set up development environment to write scripts for adobe products?
My process right now is to create a jsx, run the script with an action and use the alert function to log information. This is limiting cause I can't log the scope of objects and test before a infinite loop.
Thanks
