some solution might help here https://github.com/mplushnikov/lombok-intellij-plugin/issues/438#issuecomment-488750654
On Monday, September 5, 2022 at 10:24:05 AM UTC+8 JiangYing wrote: > When I click the class > `org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer` import in > project, Idea shows > ``` > library source does not match the bytecode for class > AbstractCasWebflowConfigurer > ``` > at the top of the code editor. > > > I guess it has something to do with lombok. The source and bytecode does > not match, this is sometimes annoying > -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/ab6a8591-456f-45ce-a905-fb384b71f89fn%40apereo.org.
