@vlastachu if you are using gradle with kapt you may want to change the IDEA setting to delegate all IDE tasks to gradle so that when you run a project rebuild y delegates to gradle and automatically forces the code generated to be indexed by the IDE once it finished the build.