score:0

i had the same issue.

this is a lombok bug from version 1.18.12.

the solution would be to update lombok to 1.18.14 or higher.

the bug was described here: https://youtrack.jetbrains.com/issue/idea-252069

for anyone coming here, this was fixed as of lombok 1.18.14

so just change 1.18.12 to 1.18.14 in pom.xml, reload maven project and it will work.

score:1

solution: my problem was resolved by removing the '+' character in ide+editor folder name and reinstalling lombok.


Related Query

More Query from same tag