Recently debug on Intelli idea 14.1, always appears waiting for connection from JetBrains IDE support extension
The solution is as follows:
Install Google Chrome First, install JetBrains IDE support on Google Chrome's debug extension, the wrong reason is that the browser does not have the extension of the debugging.
Links are as follows
http://download.csdn.net/detail/liming199364/8826047
It says on the internet
Http://localhost:63342/test/.idea/index.html
Port error, 63342, at least my cause of error is not here
Then there is the menu bar run_edit configurations, select
In browser that choose Google Chrome,default browser that choose system default, that is, you can.
Set the breakpoint, it should appear the same interface as me
What's new, I'll add, everybody, come on.
IntelliJ idea can't debug JavaScript error handling on Google Chrome