Build fails on annotation packages.
已回答
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?
请先登录再写评论。
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:)