dllewellyn
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
dllewellyn created a post, Answeredjava.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 created a post, AnsweredKotlin / 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 ...