dllewellyn
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
dllewellyn 创建了一个帖子, 已回答java.lang.NoSuchFieldError: disableMagic
Hi, I'm getting an error running my plugin on Android studio 4.0 (Details below) The error is using the kotlin DSL for building the UI, I get the error: java.lang.NoSuchFieldError: disableMagicat... -
dllewellyn 创建了一个帖子, 已回答Kotlin / Intellij Plugin / Refactoring
Hey, I'm trying to write a plugin which will start from an 'action' and end up refactoring some code. So far I'm stuck on how to search through the project to find usages of somethinng. I'm trying ...