Use action of another plugin inside my plugin

Hey,

I developed a plugin for android studio and inside that I would like to call another android studio plugin called "App Links Assistant". 

therefore, I would like to ask how can I do this? 

thank you in advance

Best Regards

0

See `com.intellij.openapi.actionSystem.ActionManager#getAction`

0

请先登录再写评论。