码迷,mamicode.com
首页 > 其他好文 > 详细

Intellij idea 不能识别 @Slf4j,@Getter ,@Setter注解,编译通过

时间:2015-10-10 18:50:28      阅读:352      评论:0      收藏:0      [点我收藏+]

标签:

一:检查 Lombok  maven 依赖jar包引入有没有问题,

二:Intellij idea 设置 Setting - Compiler - Annotation Processors - Enable annotation processing 勾选,目的是启用注解处理,maven clean之后再编译,问题,依旧没有解决

二:去 Intellij idea  官方论坛找到,是 Lombok插件没有安装,安装 Lombok 插件,重启Intellij idea 问题解决!

注:这个问题的引发,是由于自己 Intellij idea 13 升级到  Intellij idea 15,忘记安装插件引起!

技术分享

Intellij idea 不能识别 @Slf4j,@Getter ,@Setter注解,编译通过

标签:

原文地址:http://my.oschina.net/baishi/blog/515346

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!