looks like the kotlin plugin doesn't like it if th...
# intellij
s
looks like the kotlin plugin doesn't like it if the generated classes aren't in a 'package', i.e.
generated-sources/annotations
is the wrong spot, they must be nested somehow..