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.
Please sign in to leave a comment.
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!"
I mean ctrl+B
Sorry, it's GoToDeclaration