Intellij is very slow in debug mode
Hi,
Iam using Intellij version 12, community edition.Iam using for a plugin development. It was working fine. Now when i run the debug mode, it is very slow. Almost getting hanged..Can anyone pls help.
Please sign in to leave a comment.
Please check if you added a method breakpoint, it dramatically slows down the application. (http://www.jetbrains.com/idea/webhelp/creating-method-breakpoints.html)