想*串的红杉树

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

 

1. add remote debug configuration

2. copy jvm options : (-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005), and paste it to gradle.properties file.

 

 3. then click debug button to attach localhost:5005, expand the gradle task list and click to run assmble project to start up build process.

 

posted on 2023-04-11 11:06  现代新青年  阅读(60)  评论(0)    收藏  举报