文章分类 - Play!
以前的开发中使用的主要框架,不错的框架,坚持深入了解一下……
摘要:本地调试直接Debug As 执行helloworld会报错:Error occurred during initialization of VMagent library failed to init: jdwpERROR: Cannot load this JVM TI agent twice, check your java command line for duplicate jdwp options.需要:打开helloworld.launch,找到将-Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n 去掉。然后
阅读全文

浙公网安备 33010602011771号