当前位置:网站首页>Cannot find symbol log because lombok is not found
Cannot find symbol log because lombok is not found
2022-08-10 11:57:00 【blue dye k9z】
Error report
java: You aren’t using a compiler supported by lombok, so lombok will not work and has been disabled.Your processor is: com.sun.proxy.$Proxy26Lombok supports: OpenJDK javac, ECJ
Workaround
Idea:
File->Settings->Build, Execution, Deployment->Compiler
shared build process VM options:
-Djps.track.ap.dependencies=false
边栏推荐
- The brave rice rice, does not fear the brush list of 】 list has a ring
- MLX90640 红外热成像仪测温传感器 手机 APP 软件 RedEye 连接详细
- VSCode远程连接服务器报错:Could not establish connection to “xxxxxx”的可能错误原因及解决
- LeetCode 92. 反转链表 II
- 力扣练习——61 根据字符出现频率排序
- OSSCore 开源解决方案介绍
- 越折腾越好用的 3 款开源 APP
- WeChat applet, global variables change in one place and the state in other places also changes.
- Go 事,Gopher 要学的数字类型,变量,常量,运算符 ,第2篇
- Codeforces 862 C. Mahmoud and Ehab and the xor (技巧)
猜你喜欢
std::move()
从源码角度分析UUID的实现原理
Go 事,Gopher 要学的数字类型,变量,常量,运算符 ,第2篇
英特尔推送20220809 CPU微码更新 修补Intel-SA-00657安全漏洞
gpu-admission 源码分析
模块九 - 设计电商秒杀系统
Since the media hot style title how to write?Taught you how to write the title
Does your child lack self-discipline?Ape Counseling: Pay attention to "blank" in the schedule to give children more control
Flutter气泡框实现
The brave rice rice, does not fear the brush list of 】 list has a ring
随机推荐
十年架构五年生活-09 五年之约如期而至
Since the media hot style title how to write?Taught you how to write the title
LeetCode 24. 两两交换链表中的节点
Module 9 - Designing an e-commerce seckill system
VSCode远程连接服务器报错:Could not establish connection to “xxxxxx”的可能错误原因及解决
Licking Exercise - 58 Verifying Binary Search Trees
网络基础(第一节)
Introduction to Software Architecture
Licking Exercise - 63 Find all anagrams in a string
AutoCAD Map 3D功能之一暴力处理悬挂点(延伸)
ENVI 5.3软件安装包和安装教程
rider内Mono脚本找不到引用资源
学长告诉我,大厂MySQL都是通过SSH连接的
The brave rice rice, does not fear the brush list of 】 list has a ring
HDU 4135: Co-prime (the principle of inclusion and exclusion)
jlink 与 swd 接口定义
StoneDB Document Bug Hunting Season 1
Alibaba最新神作!耗时182天肝出来1015页分布式全栈手册太香了
力扣练习——59 从二叉搜索树到更大和树
负载均衡原理分析与源码解读