转载 IDEA报:Lombok Requires Annotation Processing_fendo-CSDN博客
一、问题描述
IDEA使用lombok,提示:
Lombok Requires Annotation Processing
Annotation processing seems to be disabled for the project "jhipster".
For plugin to function correctly, please enable it under
"Settings > Build > Compiler > Annotation Processors"
Click on this notification to go to Settings now.
二、解决方法
file--->settings--->