IntelliJ IDEA cannot debug JavaScript error handling on Google Chrome. intellijchrome
Waiting for connection from JetBrains IDE support extension has always occurred recently when debugging on Intelli IDEA 14.1.
The solution is as follows:
First, install the Google Chrome browser and the JetBrains IDE support debugging extension on Google Chrome. The error is that the browser does not have the debugging extension.
The link is as follows:
Http://download.csdn.net/detail/liming199364/8826047
Said on the Internet
Http: // localhost: 63342/test/. idea/index.html
Port error, 63342. At least the cause of my error is not here
Then, choose Run_Edit Configurations from the menu bar and select
In Browser, select Google Chrome and Default Browser. Then select System default, which is the Default System.
After the breakpoint is set, the same interface will appear as me.
I will add some new questions.