Xujunhua555
- 活动总数 18
- 最后的活动
- 成员加入日期
- 关注 1 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 6
-
-
创建于 java.lang.Throwable: Runner Run is not registered
已回答java.lang.Throwable: Runner Run is not registered at com.intellij.openapi.diagnostic.Logger.error(Logger.java:134) at com.intellij.execution.ui.RunContentManagerImpl.getContentManagerForRunne... -
创建于 Extension class com.xxx.IDEA1CoverageRunner does not implement class com.intellij.coverage.CoverageRunner. It came from ExtensionComponentAdapt
已回答I customized an IDEA1CoverageRunner class in my plug-in project, which inherits the JavaCoverageRunner class