IDEA报: Lombok Requires Annotation Processing

1. 问题描述

IDEA使用lombok,提示:

Lombok Requires Annotation Processing
Annotation processing seems to be disabled for the project “halo-master”.
But lombok is on classpath . For plugin to function correctly, please enable it under
“Settings > Build > Compiler > Annotation Processors”
Click on this notification to go to Settings now.

IDEA报: Lombok Requires Annotation Processing

2.解决方法

点击setting -> Build,Execution,Deployment -> Annotation Processors打开编辑页面,勾上 Enable annotation processing前面的勾,保存

IDEA报: Lombok Requires Annotation Processing
重启IDEA 即可!!!!


如果有收获!!! 希望老铁们来个三连,点赞、收藏、转发。
创作不易,别忘点个赞,可以让更多的人看到这篇文章,顺便鼓励我写出更好的博客