java 启动 cannot find symbol

Posted 再等三分钟

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了java 启动 cannot find symbol相关的知识,希望对你有一定的参考价值。

项目启动的时候使用lambook注解生成的get,set和构造方法报错 cannot find symbol setXXX

 报错详情里:

You aren't using a compiler supported by lombok, so lombok will not work and has been disabled

在 IDEA ->Preference中找到compiler,然后在 Shared build process VM options中添加:

-Djps.track.ap.dependencies=false

 

以上是关于java 启动 cannot find symbol的主要内容,如果未能解决你的问题,请参考以下文章

java 启动 cannot find symbol

java 启动 cannot find symbol

启动tomcat的Cannot find ./catalina.sh 的问题

Cannot find the system java compiler. Check that your class path includes tools.jar报错处理

myeclipse启动tomcat报错cannot find a free socket for debugger

Cannot find a free socket for the debugger