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!"
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