一、问题描述
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--->

原文链接:https://blog.csdn.net/u011781521/article/details/53055632
网友评论