Depending on the build environment, the title error may appear at build time.
In that case, open the project's .idea / workspace.xml
and add the following line to the component element: PropertiesComponent.
<property name="dynamic.classpath" value="true" />