Menu

#44 respect lombok annotations.

Difficult
wont-fix
None
1
2021-09-30
2014-07-22
Anonymous
No

Then using lombok http://projectlombok.org/ , UCDetector did not respect lombok annotations.

can this be fixed?

Discussion

  • Joerg Spieler

    Joerg Spieler - 2014-07-22

    Can you provide any information? Is there an additional marker? Is there a missing marker. Please provide an code example, where the problem occurs.

    Can you resolve your problem by using UCDetectors settings (Ignore annotations setting)?

     
  • Joerg Spieler

    Joerg Spieler - 2015-01-28

    Goto UCDetector settings:
    -> Ignore -> Code with annotations,
    to exclude lombok annotations.

    Won't fix

     
  • Joerg Spieler

    Joerg Spieler - 2015-01-28
    • status: open --> wont-fix
     
  • Anonymous

    Anonymous - 2021-09-17

    Doesn't ignoring code with annotations make it practically useless with lombok?

    Most externally used fields will use @Getter and most classes will use some combination of @Data / @NoArgsConstructor / @CustomLog / etc. That's how it is in the existing codebase I'm working with anyway.

     
    • Joerg Spieler

      Joerg Spieler - 2021-09-30

      See above:
      Goto UCDetector settings:
      -> Ignore -> Code with annotations,
      to exclude lombok annotations.

       

Anonymous
Anonymous

Add attachments
Cancel