Build fails on annotation packages.
Answered
Hi.
After updating IDEA to version 2020.2.3, I cannot build my project:
On 2020.1.1 version everything was OK. Annotation Processing is enabled. Lombok plugin is enabled too.
Can anyone help?
Please sign in to leave a comment.
Hello Eugene,
What kind of project is this? Are you using Gradle or Maven as a build tool?
Try restarting the IDE using the File | Invalidate Caches & Restart menu option.
I'm using Maven. I will try your suggestion later, thank you. I will keep you posted.
I decided to rollback to 2020.1.1 version, for now:)