Assertion failed: cannot share data context between Swing events Permanently deleted user 创建于 2008年11月05日 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!"