[Intellij Idea Plugin] Is there any way to catch the Plugin Uninstall event?

Answered

Hi everyone, 

I'm developing a Plugin which has the collaboration with one remote server for the purpose of storing and exchanging data.

During the development, I get one concern related to how I can catch the Uninstall event of my Plugin by the users, then I can make a call to my remote server to store some critical data that highlights users have just uninstalled my Plugin.

Can someone help me troubleshoot this kind of issue and let me know if it's possible to catch this kind of special event?

 

Thanks in advance, 

Bao

0

Please sign in to leave a comment.