While using Lombok 1.18.32 with java 17 it gives error that The type Lombok.Setter and Lombok.Setter is not accessible

57 Views Asked by At

screen shot errorenter image description here

Lombok version 1.18.32 is compatible with Java 8, but encounter errors when attempting to use it with Java 17, despite having installed it in Eclipse.

Lombok 1.18.32 ->It is working with java 1.8 but while working with java 17 it gives error,I have installed Lombok in eclipse.

0

There are 0 best solutions below