Do you by any chance know if I should fire a bug that kapt can't find a class marked with annotation if it's package ends with .import( foo.bar.anotherpackage.import.MyClass)? It compiles fine in kotiln, IDE doesn't give out any errors. So what gives?