一:Lombok Requires Annotation Processing
1、问题
2019/8/23
10:26 Lombok Requires Annotation Processing
Annotation processing seems to be disabled for the project "cloudlottery-manage". But lombok is on classpath.
For the lombok plugin to function correctly, please enable it under
"Settings > Build > Compiler > Annotation Processors"
2、解决
File | Settings | Build, Execution, Deployment | Compiler | Annotation Processors
二:各种包爆红
1、问题
2、解决
在maven工具中将所有的maven工程的pom文件添加一次;
三:工程没错但是项目出现红色波浪线,解决;
File | Settings | Editor | Inspections