Natan Lifshitz
Natan Lifshitz
greenrobot It is a new project, so quite small. ~15 Kotlin files with an average of around 100 LOC. By the way, is the annotation processor closed source? I can't...
https://github.com/mstrobel/procyon/issues/2 (The snippet also has the stack overflow error, after you silence the classcastexception)
https://github.com/fcalife/dota_imba/pull/491
> Mixin's design and safety guarantees make it difficult to patch it in a way where certain mixins are pre-applied to the development environment. This, while not useful functionality for...
> I don’t think it’s really needed. Mixins aren’t super readable anyway so I don’t think it’s solves that issue. Some unreadable code that amounts to what is actually happening...
I'm interested if people have reasons other than what Modmuss mentioned.
Uhh, the mixin source will definitely stay where it is, but I don't know if the mixin'd minecraft jar will have these annotations.
I think the "clean" way here is to manually write the xml using `pom.withXml { .. }`
All in favor of Jetbrains annotations vote👍 All in favor of literally anything else vote 👎
I wouldn't worry too much about the IDEA task. You can still just import Gradle instead.