Assertion failed: cannot share data context between Swing events Permanently deleted user Created November 05, 2008 16:45 Occurs in AnAction.actionPerformed() called by shortcut.Action looks like:Workaround: swap lines :)Any comments?
Hello Alexei,
Showing a dialog actually invalidates the data context which is passed to
your actionPerformed method, because the UI state may have changed.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"