简体   繁体   English

Intellij IDEA远程调试JavaScript

[英]Intellij idea remote debug for javascript

When I debug javascript using Intellij, I only get a copy of target file . 当我使用Intellij调试javascript时,我只会得到目标文件的副本。 But what if I want to debug the local file directly, what should I do? 但是,如果我想直接调试本地文件怎么办? Here is a capture of my settings . 这是我的设置的记录

The problem is when using Intellij javascript debuger, for example starting tomcat server with javascript debuger then you can set break point only into target js files. 问题是使用Intellij javascript调试器时,例如,使用javascript调试器启动tomcat服务器,然后只能将断点设置为目标js文件。 src file breakpoint don't work. src文件断点不起作用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM