为什么 idea上build project操作会报错,找不到get函数
Open
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 591
- PR merge metrics
- No merged PRs in 30d
Description
IDEA 有一个选项配置Java Compiler,这里我的设置选择了eclipse,elipse的编译方式不直接支持lombok
应该选择javac,因为javac是支持lombok的编译方式
而maven是使用的javac编译器,因此运行mvn命令不会出错
Contributor guide
No contributing guide indexed for this repository
Research direction
No repository file or test is named. Start by reproducing the IDEA build with the Eclipse compiler and compare it with the Maven javac build; done means IDEA builds the project without the missing get-method error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100