摘要: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
阅读全文
随笔分类 - Gradle
摘要: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
阅读全文
|