Code coverage in menus
Hi I was just wondering if anyone else is getting the same problem as me. If I right click in the editor I get a menu with the entries:
* Show Code Coverage Data &
* Generate Code Coverage Report
repeated multiple times. This has been appearing the past several builds.
Please sign in to leave a comment.
Hello Glen,
Please clear your customizations of menus and toolbars from that stuff ...
Unfortunately it was a bug in 8.0 which caused duplicated menu items. If
you use the same configs please exit from IDEA and cleanup USER_HOME/IntelliJ
IDEA 9.x/config/options/customizations.xml.
If you have nothing in that file please try to disable IdeaServer as well.
Thank you
-
Anna Kozlova
JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
That did it. Thank you.