Overriding GoToAction

I'm overriding GoToAction in my plugin.
How could i let another plugin that's also overriding GoToAction to work properly ?

For now i am only executing the previous GoToAction if my plugin can't handle the event.

0
3 comments
Avatar
Permanently deleted user

Hello Maurice,

MM> I'm overriding GoToAction in my plugin.
MM> How could i let another plugin that's also overriding GoToAction to
MM> work properly ?
MM> For now i am only executing the previous GoToAction if my plugin
MM> can't handle the event.

Could you please clarify what exactly you're trying to override? There is
no GoToAction in IDEA 5.0.

--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com
"Develop with pleasure!"


0
Avatar
Permanently deleted user

I mean ctrl+B

0
Avatar
Permanently deleted user

Sorry, it's GoToDeclaration

0

Please sign in to leave a comment.