If I wanted as 'easy' a way to integrate simple co...
# intellij
d
If I wanted as 'easy' a way to integrate simple code and/or bytecode generation in kotlin in Intellij so that the generated classes were visible to intellij -- would kapt or compiler plugins be the way to go ? dependant projects ? some trick with the source path ?