Problem after installing 4.5.4 - right-click now disabled
Immediately following my installation of IntelliJ 4.5.4 right-clicking
the mouse produced no effect in any context of the application. Is
there a setting that controls this that I could have inadvertently
enabled? I am running on Windows 2K service pack 2.
Thanks
Please sign in to leave a comment.
Hello Andy,
Look inside USER_HOME\.IntelliJIdea\system\log\idea.log file, if there is
somethig like:
com.qintsoft.svn4idea.actions.BasicAction.update(BasicAction.java:131)
uninstall the svn4idea plugin (see Settings | Plugins or delete it from USER_HOME\.IntelliJIdea\config\plugins).
--
Serge Baranov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Problem resolved. I wrote to support and was informed that it was most
likely a plugin problem. The culprit was the Subversion plugin. When I
removed it mouse right-clicking was enabled.