mplushnikov / lombok-intellij-plugin

Lombok Plugin for IntelliJ IDEA
Apache License 2.0
3.11k stars 635 forks source link

intellij does not recognize any method of log object @Slf4j #1026

Open javaj-r opened 3 years ago

javaj-r commented 3 years ago

Short description

_When I make a spring project with gradle intellij recognize lombok's @Slf4j log but it does not recognize any method of log.

Version information

Sample project

https://github.com/javaj-r/spring5-webflux-rest

domainy commented 9 months ago

I am also facing the same with JDK17 and intellij - https://github.com/projectlombok/lombok/issues/1855#issuecomment-1925343215