Plugin with BaseValueAction not appearing in menu
Hello,
currently I am trying to migrate a IDEA plugin to version 14. My Plugin inhertis from com.intellij.debugger.actions.BaseValueAction. This worked with older versions of IDEA, but now no menu item appears. I tried inheriting from AnAction, which works fine.
What am I doing wrong?
BR
Christoph
Please sign in to leave a comment.
I think this is some kind of bug. Were would be the appropriate place to report this issue?
Please file a bug with more details here https://youtrack.jetbrains.com/issues/IDEA Thanks!