2020.1 EAP cannot see generated-sources in other modules
Answered
I have a maven reactor project and intellij cannot see generated classes from another module in the same project. compiling in intellij/maven CLI work fine.
this broken in the build that was dropped today (or yesterday).
Please sign in to leave a comment.
Hello,
Doesn't running "File | Invalidate Caches" help?
no. to be honest it has never helped with these sorts of problems, just wastes 10 minutes of my life.
Seems there are related issues on YouTrack: https://youtrack.jetbrains.com/issue/IDEA-232341, https://youtrack.jetbrains.com/issue/IDEA-232397
yes that looks like it.