Lombok problems with Eclipse Oxygen

后端 未结 20 989
南方客
南方客 2020-12-02 16:40

I upgraded recently to the new Eclipse version (Oxygen). I downloaded the lombok.jar from the website and installed it. This is how the eclipse.ini looks like a

20条回答
  •  再見小時候
    2020-12-02 17:39

    I am using STS. After performing installation of lombok.jar shown above, need to perform following task. STS -> Project -> Properties -> Java Compiler -> Annotation Processing -> Enable Annotation Processing. See here

提交回复
热议问题