Cannot resolve symbol with AutoValue and IntelliJ
问题 I have been trying to find the correct settings for IntelliJ's annotation processing in order for it to co-exist with Gradle's build process. Whenever I build from IntelliJ I cannot get it to recognise the generated sources from the gradle-apt-plugin. My requirements for my project are: Building between IntelliJ and Gradle should be seamless and not interfere with the process of each other I need to use IntelliJ's Create separate module per source set option I need to use IntelliJ's folder