IDEA报: Lombok Requires Annotation Processing

一、问题描述


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.


IDEA报: Lombok Requires Annotation Processing_第1张图片


二、解决方法


file--->settings--->


IDEA报: Lombok Requires Annotation Processing_第2张图片

你可能感兴趣的:(IDE工具,idea)