idea启动debug报一下错误:

Unable to open debugger port (127.0.0.1:63933): java.net.BindException "Address already in use: JVM_

 

 更改:

1、点击配置文件,Edit Configurations对配置好的项目进行编辑

Unable to open debugger port (127.0.0.1:63933): java.net.BindException "Address already in use: JVM_

 

2、在配置编辑页面,更改端口即可

Unable to open debugger port (127.0.0.1:63933): java.net.BindException "Address already in use: JVM_

 

 更改规则,我随意选的,之后保存,问题解决

 

相关文章: