How to find out that the program failed with an error and get error stack trace?
Planned
I want my plugin to react(no matter how) on the event of unsuccessful program termination, but I can't find an extension point through which it would be possible to know about the occurrence of such an event.
Please sign in to leave a comment.
What program? How does it run? Started from inside the IDE?
Yes, started from inside the IDE
Please be more specific. How is it started? Does it open a console in the IDE? What do you consider "unsuccessful program termination and how to determine it?