Building with Lombok's @Slf4j and Eclipse: Cannot find symbol log -
i have lombok plugin in eclipse , enabled annotation processing in eclipse under java compiler, still unable recognize log statements when use @slf4j annotation.
do have make other settings?
you have install lombok eclipse.
see this answer on how or check if lombok installed correctly.
full disclosure: 1 of project lombok developers.
Comments
Post a Comment