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

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -