Intellij is very slow in debug mode Permanently deleted user 创建于 2014年07月25日 06:39 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 check if you added a method breakpoint, it dramatically slows down the application. (http://www.jetbrains.com/idea/webhelp/creating-method-breakpoints.html)