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/dd69d87f-a963-4bbd-890c-0e520e109fcfn%40apereo.org.
