79378744

Date: 2025-01-22 17:48:47
Score: 1.5
Natty:
Report link

Compiler -> Annotation Processors -> Obtain processors from project classpath.

Simply navigate to your .m2 folder -> repository -> projectlombok -> org -> projectlombok -> lombok -> (delete any 'unknown' version if present).

This should automatically set your lombok classpath to the pom.xml version.

Otherwise, you can manually specify the jar from Compiler -> Annotation Processors -> process path.

It should work after that; if not, invalidate the cache and try again once.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Krishna Saahi Yavana