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.

1
3 comments

What program? How does it run? Started from inside the IDE?

1

Yes, started from inside the IDE

0

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?

0

Please sign in to leave a comment.