79340207

Date: 2025-01-08 17:29:37
Score: 0.5
Natty:
Report link

For the Intellij version 2022.3.1, the lombok version which worked for me is lombok-1.18.36.jar from (...m2\repository\org\projectlombok\lombok\1.18.36\lombok-1.18.36.jar). this done by pointing to: File -> settings -> Build,Execution,Deployment -> Annotation Processors -> Then:

  1. check Enable annotation processing.
  2. Right click on project, then browse to lombokXX.jar file in your .m2 repository.
Reasons:
  • Whitelisted phrase (-1): worked for me
  • No code block (0.5):
  • Low reputation (1):
Posted by: Aziz Halaouit