当前位置:网站首页>Collection of idea gradle Lombok errors
Collection of idea gradle Lombok errors
2022-07-07 04:00:00 【Meta39】
Problem description


1 eliminate idea cache

2 Check lombok Is the plug-in installed ( This new edition idea By default, they are bundled )

3 modify gradle Build and run as Intellij IDEA

4 Code problem ( This self check )
5build.gradle introduce lombok Dependency and introduction annotationProcessor Annotation Processors ( It is suggested to restore the third point to the default gradle)

build.gradle
Not a microservice project , And there is no version number specified in the main project ,lombok To add version number , Such as :org.projectlombok:lombok:1.18.20
dependencies {
annotationProcessor 'org.projectlombok:lombok'// Annotation Processors
implementation 'org.projectlombok:lombok'// introduce lombok rely on
}
Compile and see 
边栏推荐
- 复杂因子计算优化案例:深度不平衡、买卖压力指标、波动率计算
- Kotlin Android environment construction
- SQL injection -day15
- codeforces每日5题(均1700)-第七天
- GPT-3当一作自己研究自己,已投稿,在线蹲一个同行评议
- 21. (article ArcGIS API for JS) ArcGIS API for JS rectangular acquisition (sketchviewmodel)
- QT thread and other 01 concepts
- opencv第三方库
- HW notes (II)
- 19. (ArcGIS API for JS) ArcGIS API for JS line acquisition (sketchviewmodel)
猜你喜欢

Kotlin Android environment construction

史上最全学习率调整策略lr_scheduler

It's too convenient. You can complete the code release and approval by nailing it!

Probability formula

浅谈网络安全之文件上传

【开发软件】 tilipa开发者软件

QT 打开文件 使用 QFileDialog 获取文件名称、内容等

再AD 的 界面顶部(菜单栏)创建常用的快捷图标

codeforces每日5题(均1700)-第七天

Create commonly used shortcut icons at the top of the ad interface (menu bar)
随机推荐
使用切面实现记录操作日志
【DPDK】dpdk样例源码解析之三:dpdk-l3fwd_001
使用 Dumpling 备份 TiDB 集群数据到 GCS
Native MySQL
Search of linear table
[leetcode] 700 and 701 (search and insert of binary search tree)
预处理——插值
【OA】Excel 文档生成器: Openpyxl 模块
Binary, octal, hexadecimal
机器学习笔记 - 使用机器学习进行鸟类物种分类
25. (ArcGIS API for JS) ArcGIS API for JS line modification line editing (sketchviewmodel)
ABAP dynamic inner table grouping cycle
C task expansion method
VHDL implementation of arbitrary size matrix addition operation
A 股指数成分数据 API 数据接口
三重半圆环进度条,直接拿去就能用
【编码字体系列】OpenDyslexic字体
Class常量池与运行时常量池
Enter the rough outline of the URL question (continuously updated)
Summer 2022 daily question 1 (1)